1
0
mirror of https://frontier.innolan.net/github/AmigaExamples.git synced 2026-01-11 23:17:50 +00:00

Update README.md

This commit is contained in:
alpine9000
2016-03-09 14:53:30 +11:00
parent 8dc91f89dc
commit e370d2af59

View File

@ -1,4 +1,4 @@
Copper bars
copper bars
===========
Now I discover how vertical copper waiting works.
@ -13,8 +13,11 @@ At copper line 255 ($FF), we run out of bits in the copper wait instruction, so
Also in this example I have remove interrupt processing and disabled most of the interrupts.
[Download disk image](bin/copper_bars.adf?raw=true)
screenshot
----------
![Screenshot](screenshot.png?raw=true)
Screenshot:
![Screenshot](screenshot.png?raw=true)
try it
------
* [Download disk image](bin/copper_bars.adf?raw=true)
* <a href="http://alpine9000.github.io/ScriptedAmigaEmulator/#amiga_examples/copper_bars.adf" target="_blank">Run in SAE</a>