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
+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)