Apple HGR to RGB NTSC
Go to file
michaelangel007 033e5949e8 Latest Win32 binary -- cleanup unused variable 2014-12-30 09:04:22 -08:00
bin Latest Win32 binary -- cleanup unused variable 2014-12-30 09:04:22 -08:00
bmp Add bmp/ screenshots 2014-12-29 12:23:50 -08:00
hgr Add bmp/ screenshots 2014-12-29 12:23:50 -08:00
src Cleanup remove unused variable 2014-12-30 08:55:46 -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 Updated makefile and readme for OSX and Linux 2014-12-29 14:55:34 -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 Fix indentation in makefile 2014-12-29 14:58:09 -08:00
test.bat Add Windows test.bat 2014-12-29 11:22:45 -08:00
test.sh Updated makefile and readme for OSX and Linux 2014-12-29 14:55:34 -08:00

README.md

hgr2rgbntsc

Apple HGR to RGB NTSC

Usage:

  • Win32: bin/hgr2rgb.exe
  • OSX : bin/hgr2rgb.osx
  • Linux: bin/hgr2rgb.elf

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
  • Linux: make

Screenshots

alt text

alt text

alt text

alt text

alt text

alt text