test fix for nam1975 on neogeo using alt.bioses
This commit is contained in:
parent
c1b9a45a63
commit
4478139a6b
|
@ -1862,7 +1862,7 @@ static inline void SendSoundCommand(const UINT8 nCommand)
|
|||
if (bSoundNMIEnabled) ZetNmi();
|
||||
|
||||
#if 1 && defined USE_SPEEDHACKS
|
||||
neogeoSynchroniseZ80((s1945pmode) ? 0x60 : 0x0200);
|
||||
neogeoSynchroniseZ80(0x64);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue