Chip8me: Difference between revisions

From GameBrew
No edit summary
Line 24: Line 24:
==User guide==
==User guide==
Sites for chip8 games and documentation:
Sites for chip8 games and documentation:
* [https://chip-8.github.io/links/#community] - A curated list of CHIP-8 resources, tools, documentation, related projects and open source ROMs.
* [https://chip-8.github.io/links/#community Awesome CHIP-8] - A curated list of CHIP-8 resources, tools, documentation, related projects and open source ROMs.
* [https://johnearnest.github.io/chip8Archive CHIP-8 Archive] - A collection of public domain (CC0) games, all playable online.
* [https://johnearnest.github.io/chip8Archive CHIP-8 Archive] - A collection of public domain (CC0) games, all playable online.
* [https://github.com/mattmikolay/chip-8 A collection of CHIP-8 programs and documentation] - Matt Mikolay’s games, programs and documentation.
* [https://github.com/mattmikolay/chip-8 A collection of CHIP-8 programs and documentation] - Matt Mikolay’s games, programs and documentation.

Revision as of 03:23, 15 October 2021

Chip8me
chip8me.png
General
Author(s)etk
TypeOther Emulator
Version1.0
LicenceMixed
Links
Download
Website
Advertisements

<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).

User guide

Sites for chip8 games and documentation:

Controls

Up - 2

Left - 4

Right - 6

Down - 8

Stylus - Other keys

Screenshots

chip8me2.pngchip8me3.png

chip8me4.pngchip8me5.png

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

Advertising: