mirror of
https://github.com/holub/mame
synced 2025-04-24 17:30:55 +03:00
Port from MESS, nw
This commit is contained in:
parent
8ff257ddda
commit
66e120ec24
@ -669,6 +669,7 @@ static void cd_writeWord(running_machine &machine, UINT32 addr, UINT16 data)
|
||||
hirqreg |= (CMOK|ESEL);
|
||||
cd_stat = CD_STAT_PAUSE;
|
||||
cd_curfad = 150;
|
||||
fadstoplay = 0;
|
||||
in_buffer = 0;
|
||||
buffull = 0;
|
||||
cr_standard_return(cd_stat);
|
||||
|
Loading…
Reference in New Issue
Block a user