nurpax / c64jasm

C64 6502 assembler in TypeScript
51 stars 14 forks source link

Added illegal opcodes for issue #79 #81

Closed shazz closed 3 years ago

shazz commented 3 years ago

I added the opcodes based on oxyron's docs (http://www.oxyron.de/html/opcodes02.html) and unit tests results generated with ca65.

nurpax commented 3 years ago

Closing as this was merged separately. Thans!