Files
AmigaExamples/000.trackdisk/README.md
T
2016-03-09 15:14:03 +11:00

15 lines
469 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
try it
------
* [Download disk image](bin/test.adf?raw=true)
* <a href="http://alpine9000.github.io/ScriptedAmigaEmulator/#amiga_examples/test.adf" target="_blank">Run in SAE</a>