[comp.sources.wanted] 6502 Cross Assembler

plocher@spock.usc.edu (12/23/89)

WANTED:  6502 cross assembler/linker to produce ROMable code.  I'd like
to run the cross assembler on a SUN, VAX/VMS, or MS-DOS.

Dennis Plocher
uunet!usc!plocher 
plocher@usc.edu
plocher@groghe.bitnet

Peter Eriksson (01/04/90)

Somebody asked for a 6502 cross assembler in this group. Unfortunately hade
the message expired when I came across it so I don't know what was wanted.
I have written a simple one-pass 6502 assembler in C that generates Intel
standard HEX files. If anybody is still interrested please let me know.

/* Peter Eriksson (Internet: d89.p-eriksson@linus.ida.liu.se) */

Peter Eriksson (01/05/90)

This is a reposting of a letter from Clarence Wilkerson:

> There is a rather elaborate 6502 cross assembler in C source form, 
> called DASM (Dillon's assembler) written by Matt Dillon, and available
> from the Amiga section of UCBVAX by ftp, or from the comp.sources.amiga
> archives. It does macroes and multiple passes. I've compiled it without
> many changes on a PC with Turbo C.
> Clarence Wilkerson, wilker@hopf.math.purdue.edu
 
It sounds like a much better compiler than mine (macroes)!

/* Peter Eriksson (InterNet: d89.p-eriksson@linus.ida.liu.se) */