Port from MESS, nw

This commit is contained in:
Angelo Salese 2011-07-15 16:56:47 +00:00
parent 8ff257ddda
commit 66e120ec24

View File

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