Numeric Routines

I wrote some highly optimized numeric routines to perform division by 9 (a common task in disk drive interfaces), and to perform square roots. These were the fastest Z80 implementations at the time, in fact I believe they still are.

Source: github