Apple HGR to RGB NTSC
Go to file
michaelangel007 18e6efe00f Add Windows test.bat 2014-12-29 11:22:45 -08:00
hgr Add reference ua2 and bytes 2014-12-29 11:14:18 -08:00
src Version 1 working 2014-12-29 10:56:38 -08:00
LICENSE Initial commit 2014-12-28 08:44:20 -08:00
MSVC2010.sln Win32 MSVC2010 Solution/Project cleanup 2014-12-29 10:59:38 -08:00
README.md Update Readme 2014-12-29 11:01:26 -08:00
hgr2rgb.vcxproj Win32 MSVC2010 Solution/Project cleanup 2014-12-29 10:59:38 -08:00
hgr2rgb.vcxproj.filters Win32 MSVC2010 Solution/Project cleanup 2014-12-29 10:59:38 -08:00
makefile.osx Add OSX makefile 2014-12-28 10:10:59 -08:00
test.bat Add Windows test.bat 2014-12-29 11:22:45 -08:00
test.sh Win32 MSVC2010 Solution/Project cleanup 2014-12-29 10:59:38 -08:00

README.md

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