rcvalle
06-04-2010, 01:57 AM
Hi,
A few days ago I did a quick implementation of a CHIP-8 interpreter/emulator based on available documentation. I used ANSI C and the SDL library, and I took about 24 hours to complete. However, the keyboard inputs are not working I do not know why, and I do not have time to fix it.
I wonder if there is any game or emulator programmer around here that would like to take a look. I tried the EmuTalk.net, but it looks dead.
It is available at:
http://github.com/rcvalle/chip8
Best regards,
A few days ago I did a quick implementation of a CHIP-8 interpreter/emulator based on available documentation. I used ANSI C and the SDL library, and I took about 24 hours to complete. However, the keyboard inputs are not working I do not know why, and I do not have time to fix it.
I wonder if there is any game or emulator programmer around here that would like to take a look. I tried the EmuTalk.net, but it looks dead.
It is available at:
http://github.com/rcvalle/chip8
Best regards,
