Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 989 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 989 Bytes

vines

A NES emulator written in Rust.
image

Try the examples

  • Install Rust
  • Install the SDL2 library
  • Try out one of the examples by running cargo run --release --example [example_name]. For the pacman example, you will need to legally own the game's ROM dump.

Resources

General

CPU

PPU