mirror of
https://github.com/Michaelangel007/hgr2rgbntsc.git
synced 2025-01-11 00:30:04 +00:00
hgr2rgbntsc
Apple HGR to RGB NTSC
Usage:
bin/hgr2rgb.exe [-bmp | -tga] filename
-tga Output to .tga (default)
-bmp Output to .bmp
Example:
bin/hgr2rgb.exe -bmp hgr/archon2.hgr2
Compiling
-
Win32: MSVC2010.sln
-
OSX:
make -f makefile.osx
Languages
C++
94.1%
C
4.6%
Makefile
0.9%
Shell
0.3%
Batchfile
0.1%