]> git.sur5r.net Git - cc65/commit
Apply faster popptr1 to functions and/or use register instead of stack to save accu.
authorIrgendwerA8 <c.krueger.b@web.de>
Mon, 21 May 2018 16:18:01 +0000 (18:18 +0200)
committerIrgendwerA8 <c.krueger.b@web.de>
Mon, 21 May 2018 16:18:01 +0000 (18:18 +0200)
commitd7da827be8dc5d02f1b1206b7c61b82f6e187b5c
treed1ef8404359206443f11625be05a8e57ecbee3ba
parent81b3c16c7e07a718f8022b5d12f574b17675cd96
Apply faster popptr1 to functions and/or use register instead of stack to save accu.
libsrc/runtime/mul.s
libsrc/runtime/mul8.s
libsrc/runtime/mulax3.s
libsrc/runtime/mulax5.s
libsrc/runtime/mulax7.s
libsrc/runtime/mulax9.s