--- mon/README 2000/10/18 00:50:00 1.9 +++ mon/README 2000/10/18 13:42:55 1.10 @@ -18,11 +18,12 @@ Overview -------- cxmon is an interactive command-driven file manipulation tool that is -inspired by the "Amiga Monitor" by Timo Rossi . It has -commands and features similar to a machine code monitor/debugger, but it -lacks any functions for running/tracing code. There are, however, built-in -PowerPC, 680x0, 80x86, 6502 and Z80 disassemblers. By default, cxmon operates -on a fixed-size (but adjustable) memory buffer with adresses starting at 0. +inspired by the "Amiga Monitor" by Timo Rossi. It has commands and features +similar to a machine code monitor/debugger, but it lacks any functions for +running/tracing code. There are, however, built-in PowerPC, 680x0, 80x86, +6502 and Z80 disassemblers and special support for disassembling MacOS code. +By default, cxmon operates on a fixed-size (but adjustable) memory buffer +with adresses starting at 0. Installation