This is my first emulator I'm writing. So, or the sake of simplicity and learning I decided to write it in Python
- Add a proper output layer(Most probably OpenGL)
- CHIP-8 splash screen
- IBM Logo
- Corax+ opcode test
- Flags test
- Quirks test
- Keypad test
- Beep test
- Scrolling test
More details will be added soon xD
NOTE: ins.py file is only for testing and debugging purposes.
I DO NOT own any of the ROMS used for testing here. Those are from Timendus' CHIP8 Test Suite