bin2pal

bin2pal is a spiffy little util to convert raw data into a C array similar to the ones used by Denthor
Download

bin2pal Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • pneyz
  • Operating Systems:
  • Windows All
  • File Size:
  • 10 KB

bin2pal Tags


bin2pal Description

bin2pal is a spiffy small program designed to help you in converting raw data into a C array similar to the ones used by Denthor. bin2pal converts a raw data file into a C/C++ array of the type used in Denthor's VGA Trainer Program. The infile must be at least 768 (256*3) bytes. If it's longer, only the first 768 bytes will be used. It outputs to stdout so use redirection to write to a file. If you want to modify it to write to a file, open an outfile and replace the printf statements with fprintf (outfile).


bin2pal Related Software