Simple utility to convert "STAG Prom Programmer Binary Format" (aka PPB) files to plain binary.
Usage:
stag2bin <stagfile>
Analyzes 'stagfile' and prints some information without converting the content.
stag2bin <stagfile> <binfile>
Converts 'stagfile' to plain binary file 'binfile', also prints some information.