It's not complicated...
C=A*/B is same as C=(A*B)/$FF
C=A**B same as C=(A*B)/$FFFF
It's not complicated...
C=A*/B is same as C=(A*B)/$FF
C=A**B same as C=(A*B)/$FFFF
Richard... I would pay for thatone day I'm going to write a python pbp calculator with
pbp math functions including ** , */ and div32
using unsigned bytes and words
I have a lot of trouble with that kind of pbp math.
I always have to compile and test and that takes forever !
If there was a simulator for pbp math it would be a life saver for sure !
Regards
Rui
Bookmarks