Skip to content

thomas-young1/nes_emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NES Emulator

Warning: Highly experimental and still in development. It's not recommended to use this project for anything yet

Assisted by Rafael Bagmanov's guide to writing a NES Emulator in Rust. His article is a great starting point for people who are new to this topic and it helped in development.

Installation

Install the Rust toolchain to get started with this project.

Usage

Run the command cargo run to start the emulator. To edit which cartridge is being played, currently you must edit the line in main.rs where it reads in a cartridge file.

Features in progress:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages