2 releases

0.0.2 Jan 7, 2025
0.0.1 Dec 18, 2024

#44 in Emulators

Download history 113/week @ 2024-12-18 88/week @ 2025-01-01 33/week @ 2025-01-08

121 downloads per month

Custom license

125KB
2.5K SLoC

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

Dependencies

~155KB