Hello... For those who wanted or needed them... Here are the math-routines (somebody asked me for them; who?) Let's have a math-routines-as-fast-as-possible-competion! .. ; function: 16 bits multiply routine; N.O.P.; [EMAIL PROTECTED] .. ;entry name: Mul16Bits .. ; in: DE, BC .. ; out: HL=DE*BC .. ; changes: A=0, HL, DE=0, flags .. ; speed: 1089 clocks (3287 calculations/sec)
