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:
@@ -170,6 +170,7 @@ TGI_TEXT_VERTICAL = 1
|
||||
.global _tgi_getxres
|
||||
.global _tgi_getyres
|
||||
.global _tgi_gotoxy
|
||||
.global _tgi_imulround
|
||||
.global _tgi_init
|
||||
.global _tgi_install
|
||||
.global _tgi_ioctl
|
||||
|
||||
Reference in New Issue
Block a user