pezipink / asi64

The Racket based 6502 assembler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

allow underscores in binary literals

pezipink opened this issue · comments

%1111_0000 would be nice.

could do this for hex and decimal as well, but I don't think there's much point,