Skip to content

My own NES emulator written in zig for my own learning

Notifications You must be signed in to change notification settings

darkdarcool/nes.zig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nes.zig

TODO:

  • Implement an actual emulator :)
  • Add more comments so that beginners can easily understand the code

Current task:

  • Implement the rest of the CPU instructions and write their tests

Task I should do but am too lazy to:

  • Implement the bus

About

My own NES emulator written in zig for my own learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published