PSN2TEXT Program This 16-bit DOS program converts a PSN Binary event file to an ASCII text file or displays the information on the screen. Usage: psn2text [ /d or /h ] InputFile [ OutputFile ] /d = dump or display data only. /h = dump or display header only. If no output file is specified, output will go to the screen. If neither /d or /h are specified, both header and data will be dumped or displayed. [] = Optional. Files in this package: PSN2TEXT.EXE 16-bit DOS Program file. PSN2TEXT.C C source code. PSNHDR.H Header file for PSN2TEXT.C 980403A.LC8 Example PSN event file. OUT.LC8 Output of PSN2TEXT using 980403A.LC8 as the input. format.txt Documents the PSN binary format. readme.txt This file.