Re: short binary to hex char using bcd mode
Posted: Sat Apr 17, 2021 11:44 pm
BillG wrote:
Don't the other methods also need to do the "AND $0F"?
Also, if we do both nybbles in a byte, the cost of the table is only an additional 8 bytes per instance.
Also, if we do both nybbles in a byte, the cost of the table is only an additional 8 bytes per instance.