More actions
Chip8me | |
File:Chip8meds.png | |
General | |
---|---|
Author(s) | etk |
Type | Emulator |
Version | 1.0 |
Licence | Mixed |
Links | |
[Media:Chip8meds.rar Download] | |
Website |
<htmlet>adsense</htmlet>
Chip-8 Emulator for Nintendo DS. It was abandoned before being completed. No sound.
Controls
Default Keys:
- 2 KEY UP
- 4 KEY LEFT
- 6 KEY RIGHT
- 8 KEY DOWN
Stylus - other keys
Changelog
1.0
- CPU: Added SCHIP support
- CPU: Fixed SP (it was skipping the first one)
- CPU: RND opcode fixed (fixes VBRIX bugs)
- CPU: LD Vx, K (Wait for keypress) fixed
- GUI: Added directory support
- GUI: Added file-sorting
- GUI: Long names are now short when displaying
- Misc: Fixed some memory overflows
- Misc: fixed some debugging problems
- Misc: Added auto-zoom (fit to screen, schip has different resolution)
- Misc: Added 'reset to default' option
- Misc: Added few options ('reset to default' and 'save and continue')
- Others: some minor fixes