2 releases

0.0.2 Jan 7, 2025
0.0.1 Dec 18, 2024

#68 in Emulators

Download history 93/week @ 2024-12-13 20/week @ 2024-12-20 103/week @ 2025-01-03 18/week @ 2025-01-10

59 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