]> git.sur5r.net Git - cc65/commit
New code for the shift functions
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 5 Jul 2004 22:24:06 +0000 (22:24 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 5 Jul 2004 22:24:06 +0000 (22:24 +0000)
commitc122f18605d908139064b2cf99c1bf06d3a9d2fc
treeb57f9c0cd0d816bb6d04158b6926ab86ddb1f192
parent07419b62f8a958dfac9b49c59f38326c19d59c67
New code for the shift functions

git-svn-id: svn://svn.cc65.org/cc65/trunk@3143 b7a2c559-68d2-44c3-8de9-860c34a00d81
libsrc/runtime/Makefile
libsrc/runtime/asr.s [new file with mode: 0644]
libsrc/runtime/lasr.s [new file with mode: 0644]
libsrc/runtime/lshl.s
libsrc/runtime/lshr.s
libsrc/runtime/shl.s
libsrc/runtime/shr.s