ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/mon/ChangeLog
Revision: 1.2
Committed: 2000-04-24T13:09:53Z (24 years ago) by cebix
Branch: MAIN
Changes since 1.1: +2 -3 lines
Log Message:
- added binary dump command
- converted to automake

File Contents

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