mcd, fix Word-RAM in 2M mode

This commit is contained in:
kub 2023-05-11 22:39:28 +00:00
parent 4a55f64a5d
commit c36dbc1dcd
3 changed files with 28 additions and 33 deletions

View file

@ -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