mirror of
https://github.com/alpine9000/amiga_examples
synced 2025-12-08 14:59:01 +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
|