1 |
+ |
V3.0 - Replaced 680x0 and 80x86 disassemblers with the ones from GNU binutils, |
2 |
+ |
added symbolic display of MacOS low memory globals to PPC disassembler, |
3 |
+ |
MacOS features in PPC disassembler are controlled by "-m" argument, |
4 |
+ |
real memory mode is entered by "-r" argument, extended 8080 disassembler |
5 |
+ |
to Z80, name changed from "mon" to "cxmon" |
6 |
|
V2.2 - Switched to autoconf/automake, fixed some minor bugs in the PPC |
7 |
|
disassembler, commands made modular, added binary dump (b) command |
8 |
|
V2.1 - Compiled for BeOS R4, opens Terminal window when started from Tracker, |