mirror of
https://github.com/alpine9000/amiga_examples
synced 2025-12-08 14:59:01 +00:00
9 lines
290 B
Markdown
9 lines
290 B
Markdown
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](http://eab.abime.net/showpost.php?p=895070&postcount=6)
|