mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-04-01 17:52:59 +02:00
audio: fix for save/load
This commit is contained in:
@@ -569,7 +569,7 @@ readend:
|
||||
z80_unpack(buff_z80);
|
||||
|
||||
// due to dep from 68k cycles..
|
||||
Pico.t.m68c_aim = Pico.t.m68c_cnt;
|
||||
Pico.t.m68c_frame_start = Pico.t.m68c_aim = Pico.t.m68c_cnt;
|
||||
if (PicoIn.AHW & PAHW_32X)
|
||||
Pico32xStateLoaded(0);
|
||||
if (PicoIn.AHW & PAHW_MCD)
|
||||
|
||||
Reference in New Issue
Block a user