More actions
m (Text replacement - "↵Category:Other Emulators on DS" to "Category:Other Emulators on DS Category:DS Homebrew Emulators") |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
|version=1.0 | |version=1.0 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/ | |download=https://dlhb.gamebrew.org/dshomebrew2/chip8me.rar | ||
|website=http://etk.scener.org | |website=http://etk.scener.org | ||
}} | }} | ||
Line 65: | Line 65: | ||
==External links== | ==External links== | ||
* Author's website - http://etk.scener.org | * Author's website - http://etk.scener.org | ||
Latest revision as of 11:51, 20 August 2024
Chip8me | |
---|---|
General | |
Author | ETK |
Type | Other Emulators |
Version | 1.0 |
License | Mixed |
Last Updated | 2008/03/28 |
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.
- Zophar's Domain - Chip-8 Public Domain ROMs.
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