View Single Post
Old 05 November 2021, 22:56   #15
Asman
68k
 
Asman's Avatar
 
Join Date: Sep 2005
Location: Somewhere
Posts: 828
What about this. I just checked few cases,

Code:
	moveq	#32-1,d1
loop
	add.l	d0,d0
	dbeq	d1,loop
	addq.b	#1,d1
Asman is offline  
 
Page generated in 0.07226 seconds with 11 queries