mcd 68k, fix autoload for cyclone

This commit is contained in:
kub 2023-05-11 22:06:23 +00:00
parent 26d58060f4
commit f16f0d647f

View file

@ -31,6 +31,7 @@ PICO_INTERNAL void PicoPowerMCD(void)
{
int fmt_size;
SekResetS68k();
SekCycleCntS68k = SekCycleAimS68k = 0;
fmt_size = sizeof(formatted_bram);