README updates

This commit is contained in:
alpine9000
2016-02-27 14:21:30 +11:00
parent 17662a6e81
commit ee3e0602db
2 changed files with 5 additions and 3 deletions
+2
View File
@@ -3,4 +3,6 @@ trackdisk.device
Create a bootable adf file that loads a simple program using trackdisk.device.
The bootblock code is in ../shared/bootblock.s
The program has two simple copper lists and switches between them each vertical blank interrupt
+3 -3
View File
@@ -5,6 +5,6 @@ Building on simple_image, we now try and play some music.
We use the P6112 Player. See P6112-Options.i for configuration details for the Player.
Tutorial video here: http://youtu.be/xBtHO-IuN9E
Tutorial source here: http://coppershade.org/asmskool/
Source here: http://coppershade.org/asmskool/P6112/
* Tutorial video here: http://youtu.be/xBtHO-IuN9E
* Tutorial source here: http://coppershade.org/asmskool/
* Source here: http://coppershade.org/asmskool/P6112/