A scuffed 6502 CPU emulator to learn kotlin and the 6502 architecture
I’ve been planning on learning kotlin for a while since I’m already pretty familiar with Java and Groovy.
So, why not make something interesting like a subpar CPU emulator.
./run.sh
or gradlew run