项目作者: barrettotte

项目描述 :
A scuffed 6502 CPU emulator to learn kotlin and the 6502 architecture
高级语言: Kotlin
项目地址: git://github.com/barrettotte/Scuffed-6502Kt.git
创建时间: 2019-09-08T19:58:09Z
项目社区:https://github.com/barrettotte/Scuffed-6502Kt

开源协议:MIT License

下载


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