More actions
m (Text replacement - "{{Infobox homebrew" to "{{Infobox DS Homebrews") |
m (Text replacement - "image = https://dlhb.gamebrew.org/dshomebrew/" to "image = ") |
||
Line 1: | Line 1: | ||
{{Infobox DS Homebrews | {{Infobox DS Homebrews | ||
| title = Chip8me | | title = Chip8me | ||
| image = | | image = chip8me.png | ||
| type = Other Emulator | | type = Other Emulator | ||
| version = 1.0 | | version = 1.0 |
Revision as of 02:47, 18 October 2021
Chip8me | |
---|---|
General | |
Author | etk |
Type | Other Emulator |
Version | 1.0 |
Links | |
Download | |
Website | |
Chip-8 Emulator for Nintendo DS. The project was abandoned before being completed. No sound.
Features
- Keyboard with game-keys (autodetection).
- Zoom 1x, 2x or 4x.
- Ability to change chip8 default colors.
- 100% compatible with chip8 games.
- 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).
User guide
You can visit the following websites for chip8 games and documentation:
- Awesome CHIP-8 - CHIP-8 resources, tools, documentation, related projects and open source ROMs.
- CHIP-8 Archive - A collection of public domain (CC0) games, all playable online.
- A collection of CHIP-8 programs and documentation - Matt Mikolay’s games, programs and documentation.
Controls
Up - 2
Left - 4
Right - 6
Down - 8
Stylus - Other keys
Screenshots
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.
External links
- Author's website - http://etk.scener.org