View Single Post
Old 18 October 2022, 19:18   #176
JokerX
Registered User
 
Join Date: Oct 2022
Location: Switzerland
Posts: 3
Quote:
Originally Posted by ross View Post
I've not checked the code at all, but
cmp.b $1,d0
sounds bad to me. Maybe you meant
cmp.b #1,d0
.
you're right, typo on my end, as i didn't copy and paste as it was that short

thanks for pointing it out, i've corrected the code above.
JokerX is offline  
 
Page generated in 0.05622 seconds with 11 queries