more sms wip, better ROM detect, line callback change
[picodrive.git] / platform / common / menu.c
index dff1b39..08117df 100644 (file)
@@ -1803,7 +1803,7 @@ static void debug_menu_loop(void)
                {\r
                        case 0:\r
                                if (inp & PBTN_MOK)\r
-                                       SekStepM68k();\r
+                                       PDebugCPUStep();\r
                                if (inp & PBTN_MA3) {\r
                                        while (inp & PBTN_MA3)\r
                                                inp = in_menu_wait_any(-1);\r