From John B. Matthews@nospam@nospam.com to comp.sys.apple2,comp.sys.apple2.programmer on Thursday, July 24, 2003 03:50:33
From Newsgroup: comp.sys.apple2
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
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.
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
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.
John
----
jmatthews at wright dot edu
www dot wright dot edu/~john.matthews/
Hehe, you should go to Zophar.net. Under the SNES stuff, is a reborn
interrest in the 65' family.
I have a PC, so I use Tracer 1.39, for disasm. Thanks for putting that one
up, even though I don't use it.