Skip to content

delta62/nes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NES

CircleCI

An NES emulation library

This is a Cargo workspace with several members:

  • debugger is a debugging UI for the emulation logic
  • imgui-glfw is a renderer for imgui, needed for the debugger
  • nes is the core NES emulator, containing only emulation logic
  • pcm is a low-level PCM output library (for playing sound)
  • scap is a screen capture library for recording output of the NES

About

An NES emulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages