Skip to content

WIP NES emulator NTSC/PAL composite encoder/decoder.

License

Notifications You must be signed in to change notification settings

johnnovak/NES-CVBS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NES-CVBS

WIP NES emulator NTSC/PAL composite encoder/decoder.

Goals:

  • Complete emulation of NES/Famicom composite video, blanking and sync encoding
  • Configurable partial emulation of composite for high performance applications
  • Realtime rendering of composite video into RGB
  • Adjustable output display gamut output
  • Easy configurability to accept new PPU composite voltage level data

Dependencies: lodepng, SDL2

(C) Persune 2023

About

WIP NES emulator NTSC/PAL composite encoder/decoder.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.1%
  • Other 0.9%