View Single Post
Old 06 September 2019, 22:07   #6
hitchhikr
Registered User
 
Join Date: Jun 2008
Location: somewhere else
Posts: 521
Code:
addq.b	#1,a3
This doesn't exist in 68000, better use addq.w (which is what the original z80 instruction does anyway) .
hitchhikr is offline  
 
Page generated in 0.04224 seconds with 11 queries