View Single Post
Old 23 June 2021, 04:18   #331
a/b
Registered User
 
Join Date: Jun 2016
Location: europe
Posts: 1,050
There's a bug, persisting through several versions, if you enter eg. 111111111 digits it will print out how many digits will actually be computed and it won't initialize d6=kv properly.
Fix: move.w d5,d6 should be moved 2 lines up (should be before cmp.w #10,(a0) + bne.b .l21).
a/b is offline  
 
Page generated in 0.04461 seconds with 10 queries