Yet another Chip-8 emulator - An interpreter for Chip-8 bytecode writen in C
Find a file
Nicholas Orlowsky 43a638ff84
passes corax+
2023-08-31 18:17:53 -04:00
.gitignore first few instrucitons implemented 2023-08-22 12:10:25 -05:00
main.c passes corax+ 2023-08-31 18:17:53 -04:00
Makefile passes corax+ 2023-08-31 18:17:53 -04:00
README.md passes corax+ 2023-08-31 18:17:53 -04:00

chip8-emu

A Chip-8 emulator written in C

Todo