Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 172 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 172 Bytes

as6502 -- A small, portable, relocatable 6502 assembler.

Quick instructions while I get my act together:

$ make
$ ./as6502 test/copy.a65 -l
$ cat test/copy.lst