Source code and generic Linux x86 64-bit executable for a program that converts an HP48 series ROM dump to a colored pixelated representation using the FreeImage library. Given an input ROM dump file, an output PNG file name and a width and a height, it generates a output PNG file of the desired dimensions, with the output being a color pixelated representation of the input ROM dump file.
|