]> git.sur5r.net Git - cc65/commit
Rewrite the decsp and subysp functions now since they are used more often.
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 24 Mar 2001 16:15:01 +0000 (16:15 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 24 Mar 2001 16:15:01 +0000 (16:15 +0000)
commit1e1199cb2b29cd600689075b13fc3f0d8c6cdd4d
treef83d6bcf0e981a0bb2a584c8936d49fd1b6eda8b
parenteec01763c429b9110f8db5cea48fd215ab1d88ac
Rewrite the decsp and subysp functions now since they are used more often.

git-svn-id: svn://svn.cc65.org/cc65/trunk@665 b7a2c559-68d2-44c3-8de9-860c34a00d81
libsrc/runtime/decsp2.s
libsrc/runtime/decsp3.s
libsrc/runtime/decsp4.s
libsrc/runtime/decsp5.s
libsrc/runtime/decsp6.s
libsrc/runtime/decsp7.s
libsrc/runtime/subysp.s