restore external base, just to be sure

This commit is contained in:
ceriel 1988-04-22 17:19:40 +00:00
parent 856f58468e
commit 3228f4f21b

View file

@ -40,7 +40,7 @@ fatal: clr.l -(sp) !dummy return address
error: movem.l d0/d1/d2/d3/d4/d5/d6/d7/a0/a1/a2/a3/a4/a5/a6,-(sp) error: movem.l d0/d1/d2/d3/d4/d5/d6/d7/a0/a1/a2/a3/a4/a5/a6,-(sp)
mov 60(sp),d0 !ERROR NUMBER IN d0 mov 60(sp),d0 !ERROR NUMBER IN d0
lea retsize,a1 lea retsize,a1
lea eb,a6 !JUST TO BE SURE move.l eb,a6 !JUST TO BE SURE
move.l #16,d1 move.l #16,d1
1: move.w -(a1),-(sp) 1: move.w -(a1),-(sp)
dbra d1,1b dbra d1,1b