Apple HGR to RGB NTSC
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
michaelangel007 033e5949e8 Latest Win32 binary -- cleanup unused variable 8 years ago
bin Latest Win32 binary -- cleanup unused variable 8 years ago
bmp Add bmp/ screenshots 8 years ago
hgr Add bmp/ screenshots 8 years ago
src Cleanup remove unused variable 8 years ago
LICENSE Initial commit 8 years ago
MSVC2010.sln Win32 MSVC2010 Solution/Project cleanup 8 years ago
README.md Updated makefile and readme for OSX and Linux 8 years ago
hgr2rgb.vcxproj Win32 MSVC2010 Solution/Project cleanup 8 years ago
hgr2rgb.vcxproj.filters Win32 MSVC2010 Solution/Project cleanup 8 years ago
makefile Fix indentation in makefile 8 years ago
test.bat Add Windows test.bat 8 years ago
test.sh Updated makefile and readme for OSX and Linux 8 years ago

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