Quote Originally Posted by Dave
oldtoddler, This is how I would approch it:

BUSD = (B << 4) + A

Dave Purola,
N8NTA
Thnx a lot Dave, my binary operations "department" needs little training... o:-)

Excellent, this will work fine for me.
For curiosity, what will happen if A>%1111 - does it have any effect ? (+ operand)

/MRa