Using the x16emu debugger
Posted: Fri Mar 01, 2024 6:12 pm
How do I view the contents of memory above $ffff ? If I try "M 10000" it seems I just get to look at the contents at $0000.
Also, am I supposed to see mapped memory at $a000-$bfff in the debugger? The contents I see are not what I would expect, and nothing changes if I change the value in address 0. Is the emulator even supposed to change the banking if I change the contents of address 0 in the debugger?
Is there up to date documentation for x16emu somewhere? I'm looking at https://github.com/rsbohn/x16-emulator/ ... /README.md , but that doesn't seem to be up to date.
Also, am I supposed to see mapped memory at $a000-$bfff in the debugger? The contents I see are not what I would expect, and nothing changes if I change the value in address 0. Is the emulator even supposed to change the banking if I change the contents of address 0 in the debugger?
Is there up to date documentation for x16emu somewhere? I'm looking at https://github.com/rsbohn/x16-emulator/ ... /README.md , but that doesn't seem to be up to date.