20 Forks
373 Stars
373 Watchers

NTSC-CRT

NTSC encoding/decoding in C89 using only integers and fixed point math. Supports NES decoding. Can be used as an image filter for games or real-time applications.

How to download and setup NTSC-CRT

Open terminal and run command
git clone https://github.com/LMP88959/NTSC-CRT.git
git clone is used to create a copy or clone of NTSC-CRT repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with NTSC-CRT https://github.com/LMP88959/NTSC-CRT/archive/master.zip

Or simply clone NTSC-CRT with SSH
[email protected]:LMP88959/NTSC-CRT.git

If you have some problems with NTSC-CRT

You may open issue on NTSC-CRT support forum (system) here: https://github.com/LMP88959/NTSC-CRT/issues