]> git.sur5r.net Git - cc65/commit
Added separate 8x8=>16 multiplication routine as start of the multiplication
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 2 Nov 2009 22:28:02 +0000 (22:28 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 2 Nov 2009 22:28:02 +0000 (22:28 +0000)
commitfdc7604d8fdb71684848082ae7889372aa3d156e
treee05965e2439b40def89132a6ffb8a0be48e73d54
parent9fa0acfefcf29ebaa30ec77dbf0f159a68b81a52
Added separate 8x8=>16 multiplication routine as start of the multiplication
and division stuff cleanup.

git-svn-id: svn://svn.cc65.org/cc65/trunk@4431 b7a2c559-68d2-44c3-8de9-860c34a00d81
libsrc/runtime/Makefile
libsrc/runtime/mul8x8r16.s [new file with mode: 0644]