15 |
|
|
16 |
|
%description |
17 |
|
cxmon is an interactive command-driven file manipulation tool that is |
18 |
< |
inspired by the "Amiga Monitor" by Timo Rossi <trossi@jyu.fi>. It has |
19 |
< |
commands and features similar to a machine code monitor/debugger, but it |
20 |
< |
lacks any functions for running/tracing code. There are, however, built-in |
21 |
< |
PowerPC, 680x0, 80x86, 6502 and Z80 disassemblers. |
18 |
> |
inspired by the "Amiga Monitor" by Timo Rossi. It has commands and features |
19 |
> |
similar to a machine code monitor/debugger, but it lacks any functions for |
20 |
> |
running/tracing code. There are, however, built-in PowerPC, 680x0, 80x86, |
21 |
> |
x86-64, 6502 and Z80 disassemblers and special support for disassembling |
22 |
> |
MacOS code. |
23 |
|
|
24 |
|
%prep |
25 |
|
%setup -q |