Moved fixed point multiplication and rounding into an asm module.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4447 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -58,6 +58,7 @@ S_OBJS = tgi-kernel.o \
|
||||
tgi_getxres.o \
|
||||
tgi_getyres.o \
|
||||
tgi_gotoxy.o \
|
||||
tgi_imulround.o \
|
||||
tgi_init.o \
|
||||
tgi_ioctl.o \
|
||||
tgi_line.o \
|
||||
|
||||
Reference in New Issue
Block a user