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 .sym and .nosym

boeckmann opened this issue · comments

... to selectively suppress the output of symbols in the symbol table.

implemented by 1b32877.