Latest disk images

This commit is contained in:
alpine9000
2016-03-14 13:45:54 +11:00
parent f136018c9b
commit 8a82dfd5b9
10 changed files with 4 additions and 2 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+2 -1
View File
@@ -17,7 +17,8 @@ SUBDIRS=tools/makeadf \
013.dithered_ham\
014.lace_mode\
015.sliced_ham\
016.copper_fun
016.copper_fun\
017.dual_playfield
.PHONY: subdirs $(SUBDIRS)
+2 -1
View File
@@ -11,7 +11,8 @@ bootEntry:
;; a1 = trackdisk.device I/O request pointer
lea BASE_ADDRESS,a5 ; main.s entry point
;; move.l #$ff000,a7
;; Load the progam from the floppy using trackdisk.device
move.l #mainEnd-mainStart,IO_LENGTH(a1)