Okey dokey lokey

This commit is contained in:
2015-06-09 15:51:35 +02:00
parent 00533fcde1
commit 3f4c3007c7

View File

@@ -39,7 +39,7 @@ LOOP:
move.w (A0)+, D0 move.w (A0)+, D0
bsr FACTORIZATION bsr FACTORIZATION
sub #1, D1 sub.l #1, D1
cmp.l #0, D1 cmp.l #0, D1
bgt LOOP bgt LOOP