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

Comparing mon/cxmon.1 (file contents):
Revision 1.1 by cebix, 2000-10-15T15:07:10Z vs.
Revision 1.2 by cebix, 2000-10-18T13:42:55Z

# Line 8 | Line 8 | cxmon \- a command-line file manipulatio
8   .SH DESCRIPTION
9   .B cxmon
10   is an interactive command-driven file manipulation tool that is inspired by
11 < the "Amiga Monitor" by Timo Rossi <trossi@jyu.fi>. It has commands and
12 < features similar to a machine code monitor/debugger, but it lacks any
13 < functions for running/tracing code. There are, however, built-in PowerPC,
14 < 680x0, 80x86, 6502 and Z80 disassemblers. By default, cxmon operates on a
15 < fixed-size (but adjustable) memory buffer with adresses starting at 0.
11 > the "Amiga Monitor" by Timo Rossi. It has commands and features similar to a
12 > machine code monitor/debugger, but it lacks any functions for running/tracing
13 > code. There are, however, built-in PowerPC, 680x0, 80x86, 6502 and Z80
14 > disassemblers and special support for disassembling MacOS code. By default,
15 > cxmon operates on a fixed-size (but adjustable) memory buffer with adresses
16 > starting at 0.
17   .PP
18   Type "h" to get a list of supported commands.
19   .PP
# Line 30 | Line 31 | buffer
31   If no additional command line arguments are given, cxmon enters interactive
32   mode. Otherwise, all remaining arguments are interpreted and executed as cxmon
33   commands.
34 < .SH AUTHOR
34 > .SH AUTHORS
35   Christian Bauer <Christian.Bauer@uni-mainz.de>
36   .br
37   Marc Hellwig <Marc.Hellwig@uni-mainz.de>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines