Skip to content

BennetLe/nes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

In this project I am following the Rust Book "Writing NES Emulator in Rust" by @bugzmanov to learn more about CPU architecture, gaming consoles and emulation.

Road map

  • Create basic CPU structure
  • Implement all Ops Codes
  • Create tests
  • Emulate BUS
  • Emulate Cartridges
  • Emulate PPU
  • Emulate Joypad
  • PPU Scrolling
  • Emulate APU

About

NES Emulator written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages