1 unstable release

new 0.0.1 Dec 18, 2024

#6 in #ppu

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

~150KB