Chip-8 Emulator and Disassembler in Kotlin
All opcodes implemented
Working Display (using java swing), rescalable (going out of bound with some roms, need more tests)
Currently locked 512hz clock
Timers should work, but need more testing
No input yet