johnnovak / NES-CVBS

WIP NES emulator NTSC/PAL composite encoder/decoder.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:C++ 99.1%Language:CMake 0.5%Language:C 0.4%