Now returns correct values.
This commit is contained in:
		
							parent
							
								
									e0c4e4b686
								
							
						
					
					
						commit
						a8c5699241
					
				
					 1 changed files with 7 additions and 5 deletions
				
			
		|  | @ -3,9 +3,11 @@ | |||
| _fork:		trap #0 | ||||
| .short 0x2
 | ||||
| 		bra 1f | ||||
| 		bcc 2f | ||||
| 		jmp cerror | ||||
| 2: | ||||
| 		clr.l d0 | ||||
| 1: | ||||
| 		bcs 2f | ||||
| 		rts | ||||
| 2: | ||||
| 		jmp cerror | ||||
| 1: | ||||
| 		bcs	2b | ||||
| 		clr.l	d0 | ||||
| 		rts | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue