mirror of
https://frontier.innolan.net/github/AmigaExamples.git
synced 2026-09-12 01:32:35 +00:00
Latest disk images
This commit is contained in:
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.
@@ -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
@@ -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