Short: Utility to convert FD files to assembler includes Author: Tom Bampton Uploader: Peter Kirby Type: dev/asm Architecture: m68k-amigaos Title FDConvert Version 1.00 Description FDConvert is a utility to convert standard FD files to assembler includes. There is also a number of options you can use to customize the output a bit. All other FD converters i've seen are CLI only with no options at all. So, i wrote this one and i hope you like it. Features ~~~~~~~~ o Very quick o Optionally copies comments from the FD file o Optionally writes extra info to make the comments make sense with the Commodore FD's o Optionally writes macros for accessing the library and the library name o Full Workbench utility o Small.. only 15K o Has a nice gui :) o And probably more i haven't thought of System Requirements FDConvert requires Workbench 2.04+ and asl.library in libs. Memory usage is minimal and FD's are read a line at a time so even the largest FD should convert with no trouble on a 1Mb machine. History Version 1.00 First release.