restore external base, just to be sure
This commit is contained in:
		
							parent
							
								
									d1a444d6d1
								
							
						
					
					
						commit
						856f58468e
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -40,6 +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	#16,d1
 | 
							move.l	#16,d1
 | 
				
			||||||
1:		move.w	-(a1),-(sp)
 | 
					1:		move.w	-(a1),-(sp)
 | 
				
			||||||
		dbra	d1,1b
 | 
							dbra	d1,1b
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue