vines

Crates.iovines
lib.rsvines
version0.0.2
created_at2024-12-18 12:41:21.817667+00
updated_at2025-01-07 00:56:59.475237+00
descriptionNES emulator library
homepage
repositoryhttps://github.com/lyrakisk/vines
max_upload_size
id1487461
size269,931
Konstantinos Lyrakis (lyrakisk)

documentation

README

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

Commit count: 260

cargo fmt