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
This commit is contained in:
@@ -153,6 +153,7 @@ OBJS = add.o \
|
||||
mod.o \
|
||||
mul.o \
|
||||
mul8.o \
|
||||
mul8x8r16.o \
|
||||
mulax3.o \
|
||||
mulax5.o \
|
||||
mulax6.o \
|
||||
|
||||
Reference in New Issue
Block a user