Attached is a badly written application I created to allow me to convert any file to a DB formatted, WinASM friendly, include file.
This is useful if you wish to include any type of binary file within your code rather than a resource file, it is a feature that I miss from my Atari/Amiga days when the 'Incbin' feature existed on HiSoft DevPack!
Should take files upto 4GB, although I have not tested files this large. I would only recommend its use on small files, as the output is over 5 times larger than the original.
Useage: Execute from Windows, use file bowser to firstly select the input file, then use file browser again to specify an output file.
Please note, it does not automatically add the .inc extension, you must do that!
Enjoy! Any problems or code modifications, please drop me a mail.
Colin.
Attached File ( Number of downloads: 63 )
Login or
Register to download