X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Fmain.c;h=2d438aa11e54c2df201bd1abb2ac8470cd5bdd20;hb=de95fedd6981b4608cb78180e3bddde7e675223c;hp=6887dd1e794e5da917b528bdfa9bbfaa55d3e811;hpb=f69f94c063891f2bfc95f35f524037f30b5bcc64;p=pcsx_rearmed.git diff --git a/frontend/main.c b/frontend/main.c index 6887dd1e..2d438aa1 100644 --- a/frontend/main.c +++ b/frontend/main.c @@ -721,10 +721,10 @@ void SysReset() { // reset can run code, timing must be set pl_timing_prepare(Config.PsxType); - EmuReset(); - - // hmh core forgets this + // hmh core forgets this CDR_stop(); + + EmuReset(); GPU_updateLace = real_lace; g_emu_resetting = 0;