Chameleon Menu System
6.6. ML Monitor
6.6.1. Features
•
illegal opcodes for assembling and disassembling
•
The whole 32Mb memory can be accessed via bank switching.
•
edit binary, character maps, sprite maps
•
edit CPU registers and I/O registers to be set when you leave the monitor and then unfreeze
6.6.2. Number formats
By default all numbers are interpreted as hexadecimal, unless stated differently. A specific format
can be specified using the prefixes:
Prefix Base
&
10
decimal
$
16
hexadecimal
%
2
binary
41