More actions
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
}} | }} | ||
Chip-8 Emulator for Nintendo DS. | Chip-8 Emulator for Nintendo DS. The project was abandoned before being completed. No sound. | ||
==Features== | ==Features== | ||
*Keyboard with game-keys (autodetection) | * Keyboard with game-keys (autodetection). | ||
*Zoom 1x, 2x or 4x | * Zoom 1x, 2x or 4x. | ||
*Ability to change chip8 default colors | * Ability to change chip8 default colors. | ||
*100% compatible with chip8 games | * 100% compatible with chip8 games . | ||
*Nice file selection GUI (avoids non-chip8 roms) | * Nice file selection GUI (avoids non-chip8 roms). | ||
*Go back to file browser by pressing SELECT button | * Go back to file browser by pressing SELECT button. | ||
*If the game is waiting for a keypress, the green light turns yellow | * If the game is waiting for a keypress, the green light turns yellow (Critical error: red light). | ||
==Controls== | ==Controls== | ||
Up - 2 | |||
Stylus - | Left - 4 | ||
Right - 6 | |||
Down - 8 | |||
Stylus - Other keys | |||
==Changelog== | ==Changelog== | ||
'''1.0''' | '''1.0''' | ||
*CPU: Added SCHIP support | * CPU: Added SCHIP support. | ||
*CPU: Fixed SP (it was skipping the first one) | * CPU: Fixed SP (it was skipping the first one). | ||
*CPU: RND opcode fixed (fixes VBRIX bugs) | * CPU: RND opcode fixed (fixes VBRIX bugs). | ||
*CPU: LD Vx, K (Wait for keypress) fixed | * CPU: LD Vx, K (Wait for keypress) fixed. | ||
*GUI: Added directory support | * GUI: Added directory support. | ||
*GUI: Added file-sorting | * GUI: Added file-sorting. | ||
*GUI: Long names are now short when displaying | * GUI: Long names are now short when displaying. | ||
*Misc: Fixed some memory overflows | * Misc: Fixed some memory overflows. | ||
*Misc: fixed some debugging problems | * Misc: fixed some debugging problems. | ||
*Misc: Added auto-zoom (fit to screen, schip has different resolution) | * Misc: Added auto-zoom (fit to screen, schip has different resolution). | ||
*Misc: Added 'reset to default' option | * Misc: Added 'reset to default' option. | ||
*Misc: Added few options ('reset to default' and 'save and continue') | * Misc: Added few options ('reset to default' and 'save and continue'). | ||
*Others: some minor fixes | * Others: some minor fixes. | ||
[[Category: | <br> | ||
[[Category:DS homebrew emulators]] | |||
[[Category:Other homebrew emulators on DS]] |
Revision as of 11:25, 2 Haziran 2021
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. 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).
Controls
Up - 2
Left - 4
Right - 6
Down - 8
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.