mirror of
https://frontier.innolan.net/github/AmigaExamples.git
synced 2026-09-12 22:32:43 +00:00
Latest disk images
This commit is contained in:
+2
-1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user