tmc/asm/src
Ibot02 321180fa13 Removed Fake Global gCosinePosition
It wasn't actually used in c, and having it the way we did made accesses to gSineTable rely on out-of-bounds accesses to gSineTable (which then accessed gCosineTable since they were consecutive)
2022-04-15 21:58:19 +02:00
..
code_08000E44.s move handwritten asm to src 2022-03-16 19:15:58 -07:00
code_08000F10.s move handwritten asm to src 2022-03-16 19:15:58 -07:00
code_08001A7C.s Removed Fake Global gCosinePosition 2022-04-15 21:58:19 +02:00
code_08003FC4.s cleanup 2022-03-17 19:16:43 -07:00
code_08007CAC.s move handwritten asm to src 2022-03-16 19:15:58 -07:00
code_080043E8.s naming 2022-03-28 21:01:02 -07:00
crt0.s cleanup 2022-03-17 19:16:43 -07:00
enemy.s move handwritten asm to src 2022-03-16 19:15:58 -07:00
intr.s player asm wip 2022-03-27 00:15:37 -07:00
player.s player asm stuff 2022-03-27 21:20:01 -07:00
projectileUpdate.s move handwritten asm to src 2022-03-16 19:15:58 -07:00
script.s cleanup 2022-03-17 19:16:43 -07:00
stack_check.s cleanup 2022-03-17 19:16:43 -07:00
veneer.s player asm wip 2022-03-27 00:15:37 -07:00