Skip to content

🛠 [WIP] An emulator for Nintendo Entertainment System written in Rust

Notifications You must be signed in to change notification settings

jpnykw/nes-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test

⚠️ This project is Work-in-Progress! ⚠️

NES emulator

If you want try use this NES emulator, clone this repository, please.

cargo run gdebug # display debugging information in GUI, abbreviation: gdb, g
cargo run cdebug # display debugging information in CUI, abbreviation: cdb, c
cargo run gdb cdb # You can use both at the same time

By default, a cassette named sample1.nes directly under /roms is read in. It should be printed as "Hello World" on the screen, but it's in the middle of production now, so it doesn't show anything.

image

About

🛠 [WIP] An emulator for Nintendo Entertainment System written in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages