mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-05 14:57:46 -04:00
more sms wip, better ROM detect, line callback change
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@762 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
9569ea52ed
commit
86c1049d1f
8 changed files with 69 additions and 43 deletions
|
@ -1803,7 +1803,7 @@ static void debug_menu_loop(void)
|
|||
{
|
||||
case 0:
|
||||
if (inp & PBTN_MOK)
|
||||
SekStepM68k();
|
||||
PDebugCPUStep();
|
||||
if (inp & PBTN_MA3) {
|
||||
while (inp & PBTN_MA3)
|
||||
inp = in_menu_wait_any(-1);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue