Commit Graph

6 Commits

Author SHA1 Message Date
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
theo3 65b80571b2 naming 2022-03-28 21:01:02 -07:00
theo3 450397a2c4 player asm stuff 2022-03-27 21:20:01 -07:00
theo3 5208bfd1aa player asm wip 2022-03-27 00:15:37 -07:00
theo3 ef470547e0 cleanup 2022-03-17 19:16:43 -07:00
theo3 2fe33a05b8 move handwritten asm to src 2022-03-16 19:15:58 -07:00