Chip8 emulator written in C++ 23
 
 
Go to file
Tiger e08895d35d Implemented 0x4XKK and 0x5XY0 2023-09-10 09:54:54 +02:00
.idea Initial commit 2023-09-09 19:57:57 +02:00
include Implemented 0x4XKK and 0x5XY0 2023-09-10 09:54:54 +02:00
roms Initial commit 2023-09-09 19:57:57 +02:00
src Implemented 0x4XKK and 0x5XY0 2023-09-10 09:54:54 +02:00
.gitignore Initial commit 2023-09-09 19:57:57 +02:00
CMakeLists.txt Initial commit 2023-09-09 19:57:57 +02:00
main.cpp Initial commit 2023-09-09 19:57:57 +02:00