A2PCTEXT.C OVERVIEW 40/80 column text screen capture from ApplePC "save state" file PURPOSE Capture or extract 40/80 column text screens from ApplePC emulator "save state" files. Captured text is saved as a normal text file for import into a wide variety of applications. NOTES Location $C01F in main memory (or offset x'0000C01F' in the "save state" file) does not appear to be a reliable means of determining if the text display is 40 or 80 columns. It appears that most of the softswitch area is set to zeros. ENHANCEMENTS o Examine softswitches (if possible) to automatically determine the text mode (40 or 80 columns) o HGR, HGR2, DHR, DHR2 graphic capture modes LANGUAGE : ANSI/ISO C USER INTERFACE : Command Line OS : MS-DOS (although it should be fairly portable)