mirror of
https://github.com/Michaelangel007/hgr2rgbntsc.git
synced 2024-12-21 18:29:38 +00:00
Apple HGR to RGB NTSC
hgr | ||
src | ||
hgr2rgb.vcxproj | ||
hgr2rgb.vcxproj.filters | ||
LICENSE | ||
makefile.osx | ||
MSVC2010.sln | ||
README.md | ||
test.sh |
hgr2rgbntsc
Apple HGR to RGB NTSC
Usage:
`bin/hgr2rgb.exe [-bmp | -tga] filename
Example:
bin/hgr2rgb.exe -bmp hgr/archon2.hgr2
Compiling
-
Win32: MSVC2010.sln
-
OSX:
make -f makefile.osx