--- mon/ChangeLog 2000/04/24 13:09:53 1.2 +++ mon/ChangeLog 2006/03/13 12:17:18 1.8 @@ -1,3 +1,13 @@ +V?.? - 64-bit fixes to 680x0 disassembler, added AltiVec instructions to PPC + disassembler +V3.1 - Make LowMem globals as predefined variables, fix 64-bit support, enable + x86-64 disassembler with "d8664" command, removed input line length + restrictions +V3.0 - Replaced 680x0 and 80x86 disassemblers with the ones from GNU binutils, + added symbolic display of MacOS low memory globals to PPC disassembler, + MacOS features in PPC disassembler are controlled by "-m" argument, + real memory mode is entered by "-r" argument, extended 8080 disassembler + to Z80, name changed from "mon" to "cxmon" V2.2 - Switched to autoconf/automake, fixed some minor bugs in the PPC disassembler, commands made modular, added binary dump (b) command V2.1 - Compiled for BeOS R4, opens Terminal window when started from Tracker,