On Sep 26, 2004, at 10:12 AM, ben franchuk wrote:
PS. I thinking of building a smaller decimal machine (
6 digits ) and
wondering
where a good source of info on the web with the way to handle the math.
BCD? Execess 3, some other codeing?
Why not have it add ascii directly... "1" + "1" = "2"
:^)