mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
296402bd31
Note that the result quotient is four bytes, but hQuotient is a three-byte buffer. This is because no Divide caller ever needed a four-byte quotient, so the buffer didn't include the high byte. |
||
---|---|---|
.. | ||
get_square_root.asm | ||
math.asm | ||
print_num.asm | ||
sine.asm |