Programs I wrote many years ago to convert Apple II binary file formats to things that are usable on current systems
Go to file
Eric Fischer 4f44d4a95f Add Makefile 2013-06-13 14:23:11 -07:00
Makefile Add Makefile 2013-06-13 14:23:11 -07:00
a2pic.c Detect color or black and white images 2013-06-13 13:58:03 -07:00
awp.c Converter for AppleWorks word processor files 2013-06-13 14:22:00 -07:00
crypto.c Superficial image obfuscator 2013-06-13 14:03:12 -07:00
fp.c AppleSoft BASIC converter 2013-06-13 13:58:41 -07:00
orca.c ORCA/EZ assembler source file converter 2013-06-13 13:59:14 -07:00
pack.c Decompress run-length encoded packed images. 2013-06-13 14:11:51 -07:00
ps.c Converter for The Print Shop's small images 2013-06-13 14:16:56 -07:00
txt.c Convert CR-delimited text to LF-delimited 2013-06-13 14:22:24 -07:00
zb.c Convert ZBASIC source files (incomplete) 2013-06-13 14:22:56 -07:00