2014-12-30 08:55:46 -08:00
2014-12-30 01:34:35 -08:00
2014-12-29 12:23:50 -08:00
2014-12-29 12:23:50 -08:00
2014-12-30 08:55:46 -08:00
2014-12-29 14:58:09 -08:00
2014-12-29 11:22:45 -08:00

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

Description
Apple HGR to RGB NTSC
Readme GPL-2.0 196 KiB
Languages
C++ 94.1%
C 4.6%
Makefile 0.9%
Shell 0.3%
Batchfile 0.1%