mirror of
https://github.com/elliotnunn/NetBoot.git
synced 2026-04-20 04:16:24 +00:00
Was not deleting .ATBOOT as intended
This commit is contained in:
+1
-1
@@ -93,7 +93,7 @@ GoHereFromReadTrap
|
||||
lea $32(SP),SP
|
||||
move.w $18(A4),D0 ; ioRefNum
|
||||
dc.w $A03E ; _DrvrRemove
|
||||
move.w #-52,D0 ; ioRefNum ; also delete .ATBOOT for neatness
|
||||
move.w #-51,D0 ; ioRefNum ; also delete .ATBOOT for neatness
|
||||
dc.w $A03E ; _DrvrRemove
|
||||
|
||||
; A3 = our driver in sysheap (plus user record)
|
||||
|
||||
Reference in New Issue
Block a user