On 12/10/2005 at 12:09 PM Chuck Guzis wrote:
Code-cruncher quiz: Could this be done in 8088 code
without DAA or a jump
or a reference to a table in memory using only a single 8-bit register?
What? No takers?
I'll post my solution tomorrow if no one beats me to it. Uses only AL (or
A) register, no jumps, no tables and will work on x80 and x86.
Cheers,
Chuck