Skip to content

srleyva/NES-Emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NES-Emulator

Just messing around with building an NES Emulator.

Deps

  • libsdl2-dev
  • rust

Running

  1. Download NES Rom

  2. Pass the Rom path to the program

cargo run --release ./assets/snake.nes

Based off EBook: https://bugzmanov.github.io/nes_ebook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages