View Single Post
Old 25 June 2017, 20:34   #7
StingRay
move.l #$c0ff33,throat
 
StingRay's Avatar
 
Join Date: Dec 2005
Location: Berlin/Joymoney
Posts: 6,863
Quote:
Originally Posted by guy lateur View Post
Do I need 68020+ opcodes for that?
Not necessarily but it sure makes sense to use 68020+ code on a 020 machine, especially table access is much more convenient (add.w d0,d0 move.w (a0,d0.w),d0 vs. move (a0,d0.w*2),d0 f.e.).
StingRay is offline  
 
Page generated in 0.07417 seconds with 11 queries