mirror of
https://frontier.innolan.net/github/AmigaExamples.git
synced 2026-09-13 21:02:00 +00:00
10 lines
285 B
Markdown
10 lines
285 B
Markdown
trackdisk.device
|
|
================
|
|
|
|
Create a bootable adf file that loads a simple program using trackdisk.device.
|
|
|
|
The bootblock code is in [../shared/bootblock.s](../shared/bootblock.s)
|
|
|
|
|
|
The program has two simple copper lists and switches between them each vertical blank interrupt
|