ncatelli / spasm

An experimental multi-target assembler.
Apache License 2.0
4 stars 0 forks source link

Implement parser based on 6502 ASM grammar #5

Closed ncatelli closed 4 years ago

ncatelli commented 4 years ago

This can probably be implemented entirely in parcel without requiring a separate lexer.

ncatelli commented 4 years ago

Still need to Relative address mode