Bank switching in emulator debugger
Forum rules
Post guides, tutorials, and other instructional content here.
This topic area requires approval, so please be patient while we review content to make sure it fits the expectations for this topic area.
Tech support questions should be asked in Hardware or Software support.
Post guides, tutorials, and other instructional content here.
This topic area requires approval, so please be patient while we review content to make sure it fits the expectations for this topic area.
Tech support questions should be asked in Hardware or Software support.
Bank switching in emulator debugger
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
The bank number comes before the address. Like "m 1A000"