boeckmann / asm6502

Small but useful 6502 assembler in ~3K lines of ANSI C code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement macros

boeckmann opened this issue · comments

This is a won't fix, because I want the assembler to stay small. If you want a C64 assembler with macro support you may have a look at ACME https://sourceforge.net/projects/acme-crossass/