Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 460 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 460 Bytes

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