1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-01-16 05:26:59 +00:00
oot/src/libultra
Dragorn421 83163f4d4b
Fix misc GCC compatibility issues (#1463)
* Fix osGetMemSize being optimized to `return 8MB` by gcc

Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com>
Co-authored-by: ariahiro64 <45049787+ariahiro64@users.noreply.github.com>

* Workaround f32 to s16 cast for binang being UB if binang doesn't fit s16

Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com>
Co-authored-by: ariahiro64 <45049787+ariahiro64@users.noreply.github.com>

* osGetMemSize fixup

* include z64math in z64camera

Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com>
Co-authored-by: ariahiro64 <45049787+ariahiro64@users.noreply.github.com>
2022-12-12 20:55:57 -05:00
..
gu Improve rcp.h, remove HW_REG macro (#1425) 2022-11-13 02:16:01 -05:00
io Improvements to Video Interface related functions and data (#1332) 2022-11-13 18:07:27 -05:00
libc Rename and move handwritten asm files (#1254) 2022-06-03 16:33:18 -04:00
mgu Rename and move handwritten asm files (#1254) 2022-06-03 16:33:18 -04:00
os Fix misc GCC compatibility issues (#1463) 2022-12-12 20:55:57 -05:00
rmon Enable int-conversion warnings and fix all current instances (#1280) 2022-06-15 20:15:44 -04:00