idle loop detection (Cyclone only, with debug stuff)
[libpicofe.git] / common / emu.c
index 0b8fdf7..fabd521 100644 (file)
@@ -427,8 +427,6 @@ int emu_ReloadRom(void)
                return 0;\r
        }\r
 \r
-       Pico.m.frame_count = 0;\r
-\r
        // insert CD if it was detected\r
        if (cd_state != CIT_NOT_CD) {\r
                ret = Insert_CD(romFileName, cd_state);\r