Funny, because I was just using this yesterday to adapt my rust 6502 emulator to 65C02. It's not as useful as for the 6502 since the 65C02 instructions are much less regular, but I like that way of looking at the instruction set, I feel like it shows the underlying logic of the designers.
- Screwtapello 318 days agoProgramming in JavaScript feels like being adrift in a realm of pure thought. Programming in 6502, you can feel the electrons pulsing through the thin carpet beneath your feet.