Chip8 Interpreter
-
I wrote a chip8 interpreter in Fuze.
The initial release includes 7 public domain games, a menu to manipulate the emulators configuration without editing code and code to save and restore the users configuration automatically between sessions.
The emulator has the following special controls:
ZL+ZR+B to open the emulator menu
ZL+ZR+A to exit the emulator menu
ZL+ZR+X to frame skip (fast forwards in most games)The controls for the chip8 buttons can configured from the menu.
ID:NGDL7MNDHR
-
This is an absolutely awesome technical feat! Absolutely loving it.
-
Very interesting stuff you have here. I'm also into emulation, glad to see that there are other people who enjoy this too.
-
@LucasJG25 thanks for bringing this up again, I completely missed that. Your project is also incredibly fascinating by the way. -