Sakrac / x65

6502 Macro Assembler in a single c++ file using the struse single file text parsing library. Supports most syntaxes.
MIT License
38 stars 7 forks source link

pei addressing #15

Closed dwsJason closed 4 years ago

dwsJason commented 4 years ago

Allow pei to accept both ($dp), and $dp addressing, for convenience.