JSON document with the 65C02 opcodes

Let's talk about anything related to the 6502 microprocessor.
Post Reply
echidna
Posts: 8
Joined: 14 Feb 2022

JSON document with the 65C02 opcodes

Post by echidna »

I put together a JSON document with the 65C02 opcodes.
The "Illegal" instructions are lumped together under "Undocumented NOP".
Please suggest edits and/or point out mistakes.
https://github.com/ericTheEchidna/65C02-JSON
Post Reply