A Cross Plataform Chip-8 Emulator with C++11 and SDL2
-
Update project diagram
-
Finish dissassembler
-
Start implementing SuperChip and MegaChip modes.
-
Split Chip8 class into a small struct for real chip8 related members and a Chip8 Manager API