core z80, improve save/load (cycles)

This commit is contained in:
kub 2024-05-07 23:12:54 +02:00
parent ebde43de9d
commit 52cb58c50d
2 changed files with 4 additions and 3 deletions

View file

@ -599,8 +599,6 @@ readend:
z80_unpack(buff_z80);
// due to dep from 68k cycles..
Pico.t.m68c_frame_start = Pico.t.m68c_aim;
if (PicoIn.AHW & PAHW_32X)
Pico32xStateLoaded(0);
if (PicoIn.AHW & PAHW_MCD)