/chip8-rs

CHIP-8 emulator built in the Rust programming language

Primary LanguageRust

CHIP-8 Emulator, built in Rust

This is a CHIP-8 emulator built entirely in Rust. It follows this tutorial as well as this technical reference.

To use it, clone the repo and use the command:

cargo run path/to/your/rom