1992 Assembly tool
Formula Solver
BCD Floating Point Calculator
The Story
Someone challenged Yasser — and offered to pay him — to implement floating point math in pure Assembly without the math co-processor. Using Binary Coded Decimal representation, he built a complete formula solver that could handle algebraic equations with decimal precision, all through software emulation.