]> git.sur5r.net Git - cc65/history - libsrc/runtime/udiv32by16r16.s
Made the code that logs indirect-goto referals be a little more efficient.
[cc65] / libsrc / runtime / udiv32by16r16.s
2019-03-24 Bas WassinkMerge https://github.com/cc65/cc65
2019-02-28 IrgendwerA8Minor math optimizations
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2009-11-04 uzWorking on the division and multiplication routines.
2009-11-04 uzAdded division routine. Removed C callable entry points...