[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
65C02 cross-assembler and cross-disassembler
- Subject: 65C02 cross-assembler and cross-disassembler
- From: "John B. Matthews" <nospam@nospam.com>
- Date: Thu, 24 Jul 2003 03:50:33 GMT
- Newsgroups: comp.sys.apple2, comp.sys.apple2.programmer
- Organization: Road Runner High Speed Online -- Northeast Ohio
- User-agent: MT-NewsWatcher/3.2 (PPC Mac OS X)
- Xref: archiver1.google.com comp.sys.apple2:33219 comp.sys.apple2.programmer:2260
Hi:
I've updated my Apple II web page to include a 65C02 cross
assembler by J. H. Van Ornum and cross-dissassembler by Marko
Makela. The original packages may be found at
<ftp://ground.ecn.uiowa.edu/unix.tools/asm6502.tar.Z>
<ftp://ftp.funet.fi/pub/cbm/programming/unix/d65-0.2.1.tar.gz>
I've updated both packages to compile and run under Mac OS X.
The disassembler's output appears compatible with the assembler
with one exception: the disassembler produces a ".ORG"
directive, while the assembler expects a "*=" construct. The
assembler even includes a CALL -151 as the first line in the
output file.
<http://www.wright.edu/~john.matthews/apple2.html>
John
----
jmatthews at wright dot edu
www dot wright dot edu/~john.matthews/