PDA

View Full Version : Chip8me 0.9



wraggster
March 22nd, 2008, 22:26
ETK (http://etk.scener.org/index.php?op=showproject&st=32) is back and with an emulator for the Nintendo DS:


This is the first emulator I coded, so I hope you don't get very angry if you find any bug :(

I didn't find any bug yet, just some games that goes buggy sometimes.. but I've tried it on other chip8 emulators and it happens too, so it's not my problem :P

Chip8me has a keyboard on bottom screen so you can press all the 16 buttons it have (it's impossible for NDS to use 16 buttons, and all games uses it in a different way, so I can't make a "default" key config).

Chip8me can detect which game keys are used to play with, and tells you by changing the button colour (blue).


---Features:
-Keyboard with game-keys (autodetection).
-Zoom 1x, 2x or 4x.
-Ability to change chip8 default colors.
-100% compatible with chip8 games (all I've tried)
-Nice file selection GUI (avoids non-chip8 roms)
-Go back to file browser by pressing SELECT button
-If the game is waiting for a keypress, the green
light turns yellow. (Critical error: red light)


---Controls:
default Keys:
2 KEY UP
4 KEY LEFT
6 KEY RIGHT
8 KEY DOWN

(Other keys: use touchscreen)

http://etk.scener.org/projects/chip8me0.9.png

Download and Give Feedback Via Comments

rememberthe8bit
March 23rd, 2008, 12:46
Is this the ETK of MegaETK fame? I wonder if it uses the touchscreen for the buttons too, that's why I don't use the GBA Chip8/SuperChip8 interpreter.