mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
mcd, improve pre/post reading
This commit is contained in:
parent
c7b771de6c
commit
ce5c904a39
2 changed files with 13 additions and 9 deletions
|
@ -523,6 +523,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_CDD_CMD 64
|
||||
#define PCD_ST_S68K_IFL2 0x100
|
||||
|
||||
struct mcd_misc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue