/nes-rs

Primary LanguageRustDo What The F*ck You Want To Public LicenseWTFPL

NES-RS

Build Status

Yet another NES emulator written in Rust.

Installation

cargo build --release

Usage

./nes $ROM_PATH

Key Map

Keyboard NES Controller
W,S,A,D Up,Down,Left,Right
G A
F B
R Select
T Start
Space Pause/Resume

TODOs

  • APU
  • More mappers other than Mapper0

License

WTFP: