mirror of
https://github.com/holub/mame
synced 2025-05-19 12:18:56 +03:00
shot in the dark in the hope to fix Haze's problems...
This commit is contained in:
parent
e0ce5c477c
commit
b7182950fb
@ -358,6 +358,7 @@ MACHINE_START_MEMBER(md_cons_state, ms_megadriv)
|
||||
|
||||
MACHINE_RESET_MEMBER(md_cons_state,ms_megadriv )
|
||||
{
|
||||
machine().device("maincpu")->reset();
|
||||
MACHINE_RESET_CALL_MEMBER( megadriv );
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user