Page 1 of 1

Bank switching in emulator debugger

Posted: Sun Sep 26, 2021 4:37 am
by Fippy

How do I switch bank for the 'm' command in the debugger? I loaded code into Bank1, but when I 'mA000' it shows me bank 0, and I can't find the syntax to switch to viewing Bank 1.

Thanks.

 


Bank switching in emulator debugger

Posted: Sun Sep 26, 2021 5:55 am
by Ender

The bank number comes before the address.  Like "m 1A000"