Chip 8 Emulator

Usage

This page shows a demo of a Chip8 emulator written in Rust and compiled to WebAssembly. The code running this demo is available on Github.

To play, just select a ROM in the menu below. The Chip8 Keypad is mapped directly to keys 0 to 9 and A to F. Feel free to raise the CPU frequency if the game seems too slow! Enjoy :)



About