Screenshots and ADF downloads

This commit is contained in:
alpine9000
2016-03-01 21:07:54 +11:00
parent 77f1417e56
commit 449e655749
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FLOPPY=bin/image.adf
FLOPPY=bin/music.adf
EXTRA=out/image-copper-list.s out/image.bin
IMAGEFILE=../assets/mission-beach.png
+1 -1
View File
@@ -47,4 +47,4 @@ out/main.bin: out/main.o
vlink -brawbin1 $< -o $@
clean:
rm -rf out *~
rm -rf out bin *~