/8emu

Chip8 Emulator

Primary LanguageC++MIT LicenseMIT

Intro

Basic chip8 emulator

Usage

chip8 /path/to/rom

Installation

  • Just compile and run

TODO

A dynamic recompiler using dynarec/jit library
Support for loading ROMs from the command line
A cached interpreter

Credits

Guide