Skip to content

AfBu/haxe-chip-8-emulator

Repository files navigation

haxe-chip-8-emulator

CHIP 8 Emulator written in HAXE/OpenFL

Windows binary download: http://bit.ly/chip8emu

Current state of development:

  • old school TV-like experience
  • many public domain ROMs included
  • easy ROM loading
  • keymap screen
  • all chip-8 opcodes implemented
  • basic debug information (press F12)
  • running speed is 500 steps per second
  • keyboard mapped to 1234/qwer/asdf/zxcv keys
  • compiles only for NEKO/CPP
  • original fontset as separate data file, ability to load custom fontset/bios
  • beep using wave sound file

Future plans:

  • other targets support (Android/HTML5/Flash)
  • Super CHIP-8 instructions implementation

Information sources and inspiration:

Licence: The MIT License

About

CHIP 8 Emulator written in HAXE/OpenFL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages