]> git.sur5r.net Git - cc65/history - libsrc/runtime/mul8.s
Apply faster popptr1 to functions and/or use register instead of stack to save accu.
[cc65] / libsrc / runtime / mul8.s
2018-05-21 IrgendwerA8Apply faster popptr1 to functions and/or use register...
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2009-08-17 uzGreatly improved multiplication routine. Optimized...