@@ -15,7 +15,7 @@ boot_start:
; Load game from disk
move.w #2,28(a1) ; CMD_READ
move.l #$20000,40(a1) ; io_Data
move.l #11776,36(a1) ; io_Length (Exact game size)
move.l #32768,36(a1) ; io_Length (Safe size: 32KB)
move.l #1024,44(a1) ; io_Offset
jsr -456(a6) ; DoIO
The note is not visible to the blocked user.