mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
mcd, fixes and improvements by mcd-verificator
This commit is contained in:
parent
44a6c67823
commit
178a9b683c
6 changed files with 164 additions and 127 deletions
|
@ -511,6 +511,7 @@ struct mcd_pcm
|
|||
#define PCD_ST_S68K_SLEEP 4
|
||||
#define PCD_ST_S68K_POLL 16
|
||||
#define PCD_ST_M68K_POLL 32
|
||||
#define PCD_ST_S68K_IFL2 0x100
|
||||
|
||||
struct mcd_misc
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue