ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/mon/src/mon_disass.h
Revision 1.8 - (view) (annotate) - [select for diffs]
2007-06-07T09:51:56Z (16 years, 10 months ago) by gbeauche
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +1 -0 lines
Diff to previous 1.7
Add MIPS disassembler invoked as "dm" and "dmel" (little-endian) for now.

Revision 1.7 - (view) (annotate) - [select for diffs]
2004-02-12T17:18:03Z (20 years, 2 months ago) by cebix
Branch: MAIN
CVS Tags: release_3-1, release_3-2
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
Happy New Year! :-)

Revision 1.6 - (view) (annotate) - [select for diffs]
2003-09-27T20:33:06Z (20 years, 7 months ago) by cebix
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
2002 -> 2003

Revision 1.5 - (view) (annotate) - [select for diffs]
2002-09-07T12:48:15Z (21 years, 7 months ago) by gbeauche
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
Add support for x86-64 disassembly
- mon.cpp (mon_init): new command is "d8664"
- mon_cmd.cpp (disassemble): handle CPU_x86_64, and make it 64-bit aware in
  address dumps
- mon_disass.cpp (disass_x86): s/bool i8086/uint32 bits/ defining the x86
  architecture "size", aka 16 => 8086, 32 => 80x86, 64 => x86-64
- Merge with GNU x86 disassembler as part of binutils 2.12.90.0.15

Revision 1.4 - (view) (annotate) - [select for diffs]
2002-01-18T16:03:33Z (22 years, 3 months ago) by cebix
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
- copyright year bumped to 2002
- in MacOS mode, mon pulls in the lowmem globals as predefined variables
- mon_lowmem.h split into .h/.cpp because it's now used in two places
- variable handling code rewritten to use map<> instead of manually maintained
  linked list

Revision 1.3 - (view) (annotate) - [select for diffs]
2000-10-15T15:07:15Z (23 years, 6 months ago) by cebix
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
- extended to 8080 disassembler to a Z80 disassembler
- program renamed to "cxmon"

Revision 1.2 - (view) (annotate) - [select for diffs]
2000-10-06T00:04:23Z (23 years, 6 months ago) by cebix
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
new command "d8086" for disassembling 16-bit x86 code

Revision 1.1 - (view) (annotate) - [select for diffs]
2000-09-25T12:44:34Z (23 years, 7 months ago) by cebix
Branch: MAIN
- replaced 680x0 and 80x86 disassemblers with the ones from GNU binutils
- 680x0 disassembler shows symbolic MacOS low memory globals

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a