I decided I wanted to learn more about the instruction set of the 6502 microprocessor. As Douglas Adams wrote, "By the time you’ve sorted out a complicated idea into little steps that even a stupid machine can deal with, you’ve certainly learned something about it yourself." And so I set out to explain it to SQLite, to verify that I understood it correctly.

https://gitlab.com/Screwtapello/isa65xx

#retrocomputing #mos6502 #WDC6502 #assembly

Screwtape / isa65xx · GitLab

Information about the instruction set of the 6502 and related CPUs, in the form of an SQL database.

GitLab
@Screwtapello I love the 6502 CPU it’s the first machine code I learned and still relevant today 😀