Commit Graph

3 Commits

Author SHA1 Message Date
Marcus Vinicius de Carvalho 26a1b85841 Chip-8 emulator
Complete Chip-8 instructions. However, the user still needs to modify the code to select the ROM. Next-step will be to insert SUPER-CHIP and OX-CHIP instructions, as well as to give menu options to the user.
2021-07-22 21:09:50 +08:00
Marcus Vinicius de Carvalho 9202042093 chip-8 architecture 2021-07-21 19:16:34 +08:00
Marcus Vinicius de Carvalho 48b56d4836 Initial commit 2021-07-21 11:08:37 +08:00