AmigaExamples/tools/makeadf
alpine9000 1562e0894b makeadf borks on big files 2016-03-16 10:44:21 +11:00
..
reference makeadf borks on big files 2016-03-16 10:44:21 +11:00
Makefile makeadf borks on big files 2016-03-16 10:44:21 +11:00
README.md makeadf borks on big files 2016-03-16 10:44:21 +11:00
makeadf.c makeadf borks on big files 2016-03-16 10:44:21 +11:00

README.md

makeadf

The simplest form of ADF creation.

Disk layout must be handled by the assembler/linker. This tool only calculates the checksum and pads the disk image to the correct size.

This code is taken from this forum post

Slightly modified to bork if the input file exceeds the standard amiga disk size.