barrettotte / Scuffed-6502Kt

A scuffed 6502 CPU emulator to learn kotlin and the 6502 architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scuffed 6502 Kt

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.

Commands

  • ./run.sh or gradlew run

References

About

A scuffed 6502 CPU emulator to learn kotlin and the 6502 architecture

License:MIT License


Languages

Language:Kotlin 99.8%Language:Shell 0.2%