hgr2rgbntsc/README.md

23 lines
239 B
Markdown
Raw Normal View History

2014-12-28 16:44:20 +00:00
hgr2rgbntsc
===========
Apple HGR to RGB NTSC
2014-12-28 18:12:51 +00:00
2014-12-29 19:01:26 +00:00
Usage:
======
`bin/hgr2rgb.exe [-bmp | -tga] filename
Example:
========
`bin/hgr2rgb.exe -bmp hgr/archon2.hgr2`
2014-12-28 18:12:51 +00:00
Compiling
=========
2014-12-29 19:01:26 +00:00
* Win32: MSVC2010.sln
2014-12-28 18:12:51 +00:00
* OSX: `make -f makefile.osx`