mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
mcd, fix Word-RAM in 2M mode
This commit is contained in:
parent
4a55f64a5d
commit
c36dbc1dcd
3 changed files with 28 additions and 33 deletions
|
@ -509,7 +509,6 @@ struct mcd_pcm
|
|||
#define PCD_ST_S68K_RST 1
|
||||
#define PCD_ST_S68K_SYNC 2
|
||||
#define PCD_ST_S68K_SLEEP 4
|
||||
#define PCD_ST_M68K_SLEEP 8
|
||||
#define PCD_ST_S68K_POLL 16
|
||||
#define PCD_ST_M68K_POLL 32
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue