mirror of
https://github.com/elliotnunn/NetBoot.git
synced 2025-03-08 03:29:22 +00:00
Tiny tweak
This commit is contained in:
parent
78ccbcb20a
commit
a902c2620b
@ -199,10 +199,8 @@ dqDrvSz2 dc.w 0
|
|||||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||||
|
|
||||||
DrvrOpen
|
DrvrOpen
|
||||||
move.l A0,-(SP)
|
lea gMyDCE,A2 ; dodgy, need this for IODone
|
||||||
lea gMyDCE,A0 ; dodgy, need this for IODone
|
move.l A1,(A2)
|
||||||
move.l A1,(A0)
|
|
||||||
move.l (SP)+,A0
|
|
||||||
|
|
||||||
move.w #0,$10(A0) ; ioResult
|
move.w #0,$10(A0) ; ioResult
|
||||||
rts
|
rts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user