home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 2 / FFMCD02.bin / new / dev / cross / contents < prev    next >
Text File  |  1993-12-21  |  800b  |  17 lines

  1. CAZ        A Z80 cross-assembler.  Some people never stop building
  2.         their own hardware projects!  The Z80 processor is old,
  3.         right, but a really cheap one!  So design your own Pro-
  4.         cessor Board and do all your software development on the
  5.         Amiga.  Version 1.24b, includes source.
  6.         Author:  Carsten Rose
  7.  
  8. Dis6502        A disassembler for the 6502-family of microprocessors.  It
  9.         will turn C64 (or any other 6502-based computer's) binaries
  10.         into listings of CPU opcodes.  Supports all officially docu-
  11.         mented opcodes on the 6502-compatible processor family.
  12.         Future versions will support undocumented opcodes (option-
  13.         ally), hardware register recognition for the C64 hardware
  14.         registers, relative offset disassembling, and a lot more.
  15.         Version 1.0, binary only, shareware.
  16.         Author:  Morten Eriksen
  17.