I probably shouldn't have said the result was incorrect ... it was just not what I was expecting. The following example does the job:
value = 802
D0 = value DIG 0
D1 = value DIG 1
Therefore, the remainder after the 8 is reported as 02.
I probably shouldn't have said the result was incorrect ... it was just not what I was expecting. The following example does the job:
value = 802
D0 = value DIG 0
D1 = value DIG 1
Therefore, the remainder after the 8 is reported as 02.
Bookmarks