mirror of
https://github.com/elliotnunn/NetBoot.git
synced 2025-08-05 05:26:16 +00:00
Was not deleting .ATBOOT as intended
This commit is contained in:
@@ -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