1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-11-13 04:39:36 +00:00
oot/src/boot
Roman971 08c8126ba5
Enable int-conversion warnings and fix all current instances (#1280)
* Enable int-conversion warnings for gcc/clang

* Fix all current int-conversion warnings

* Run format.sh

* Apply review suggestions
2022-06-15 20:15:44 -04:00
..
assert.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
boot_main.c Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
build.c First proper commit. 2020-03-17 00:31:30 -04:00
idle.c Enable int-conversion warnings and fix all current instances (#1280) 2022-06-15 20:15:44 -04:00
is_debug.c Enable int-conversion warnings and fix all current instances (#1280) 2022-06-15 20:15:44 -04:00
logutils.c Misc Cleanup 2 (#1007) 2021-11-30 18:40:42 -05:00
mio0.s Rename and move handwritten asm files (#1254) 2022-06-03 16:33:18 -04:00
stackcheck.c Enable int-conversion warnings and fix all current instances (#1280) 2022-06-15 20:15:44 -04:00
viconfig.c More documentation for sched.c (#1219) 2022-06-03 15:43:30 -04:00
yaz0.c Minor cleanups in z_std_dma.c and yaz0.c (#1269) 2022-06-11 03:42:05 -04:00
z_locale.c Various minor cleanups (#1029) 2021-11-26 17:37:33 -05:00
z_std_dma.c Minor cleanups in z_std_dma.c and yaz0.c (#1269) 2022-06-11 03:42:05 -04:00