ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/mon/README
(Generate patch)

Comparing mon/README (file contents):
Revision 1.9 by cebix, 2000-10-18T00:50:00Z vs.
Revision 1.10 by cebix, 2000-10-18T13:42:55Z

# Line 18 | Line 18 | Overview
18   --------
19  
20   cxmon is an interactive command-driven file manipulation tool that is
21 < inspired by the "Amiga Monitor" by Timo Rossi <trossi@jyu.fi>. It has
22 < commands and features similar to a machine code monitor/debugger, but it
23 < lacks any functions for running/tracing code. There are, however, built-in
24 < PowerPC, 680x0, 80x86, 6502 and Z80 disassemblers. By default, cxmon operates
25 < on a fixed-size (but adjustable) memory buffer with adresses starting at 0.
21 > inspired by the "Amiga Monitor" by Timo Rossi. It has commands and features
22 > similar to a machine code monitor/debugger, but it lacks any functions for
23 > running/tracing code. There are, however, built-in PowerPC, 680x0, 80x86,
24 > 6502 and Z80 disassemblers and special support for disassembling MacOS code.
25 > By default, cxmon operates on a fixed-size (but adjustable) memory buffer
26 > with adresses starting at 0.
27  
28  
29   Installation

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines