Installment #10 of programming a 6502 assembler in 6502 assembly language, in which we go over the main scanner code to make it more efficient, by systematically going through the ASCII table to classify each input character.
assembler documentation:
github.com/SoftwareArchaeology/sa-wsas/blob/main/wsas.pdf