mirror of
https://frontier.innolan.net/github/AmigaExamples.git
synced 2026-09-12 17:12:22 +00:00
15 lines
469 B
Markdown
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>
|