mirror of
https://github.com/pret/pokecrystal.git
synced 2026-08-06 11:13:05 -05:00
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 | ||