Working on the division and multiplication routines.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4443 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
|
||||
.export imul16x16r32
|
||||
.import negax, umul16x16r32m, negeax
|
||||
.importzp ptr1, ptr3, tmp1
|
||||
|
||||
.include "zeropage.inc"
|
||||
|
||||
|
||||
;---------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user