ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/mon/ChangeLog
Revision: 1.3
Committed: 2000-09-25T12:44:30Z (23 years, 7 months ago) by cebix
Branch: MAIN
Changes since 1.2: +1 -0 lines
Log Message:
- replaced 680x0 and 80x86 disassemblers with the ones from GNU binutils
- 680x0 disassembler shows symbolic MacOS low memory globals

File Contents

# User Rev Content
1 cebix 1.3 V3.0 - Replaced 680x0 and 80x86 disassemblers with the ones from GNU binutils
2 cebix 1.2 V2.2 - Switched to autoconf/automake, fixed some minor bugs in the PPC
3     disassembler, commands made modular, added binary dump (b) command
4 cebix 1.1 V2.1 - Compiled for BeOS R4, opens Terminal window when started from Tracker,
5     implemented 8080 disassembler, included Unix makefile
6     V2.0 - Unified PPC and x86 release
7     V1.5 - Non-interactive mode, real mode
8     V1.4 - Implemented 6502 and 680x0 disassemblers
9     V1.3 - Now uses libreadline
10     Disassembler: prints SPR names instead of numbers, fixed bugs
11     V1.0 - Initial release