summaryrefslogtreecommitdiff
path: root/engine/math/math.asm
AgeCommit message (Expand)Author
2018-09-09hMultiplicand is four bytes internally, but the high byte is always 0 since a...Rangi
2018-08-26hQuotient is a four-byte buffer (fixes #558)Rangi
2018-08-25_Divide results go in hQuotient and hRemainder, not in hDividend and hDivisorRangi
2018-08-25Use labels instead of constants for HRAMRangi
2018-06-25No space between labels and bodiesRangi
2018-06-24Fix triple newlines left over from removing address commentsRangi
2018-06-24Remove all address commentsmid-kid
2018-04-01Fix file permissionsmid-kid
2018-03-25Organize the engine/ directory, director's cutmid-kid