1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-18 22:04:54 +00:00
oot/src/boot
Tharo 3f703a39d9
Fix some more GCC warnings, mark some bugs based on GCC warnings (#2309)
* Fix some more GCC warnings, mark some bugs based on GCC warnings

* Weird formatting

* Suggested changes

* More weird indentation I guess

* UNREACHABLE() macro, add missing NORETURNs to fault_n64.c

* AVOID_UB for PAL path in z_file_nameset.c

* Remove comments about return types

* Remove temp no longer needed
2024-12-02 04:40:49 -05:00
..
assert.c [ntsc-1.2] Decompile fault.c (#2046) 2024-08-28 09:38:42 +02:00
boot_main.c Decouple Debug Features From gc-eu-mq-dbg (#2296) 2024-11-17 17:02:07 -05:00
build.c [PAL N64] Set up build system and extract assets for pal-1.0 and pal-1.1 (#2205) 2024-09-26 15:19:23 -04:00
carthandle.c [ntsc-1.0/1.1] Match PAL 1.0 viconfig changes (#2231) 2024-09-27 16:44:35 -04:00
cic6105.c Fix some more GCC warnings, mark some bugs based on GCC warnings (#2309) 2024-12-02 04:40:49 -05:00
driverominit.c Move driverominit and sprintf to src/boot/ (#2105) 2024-08-29 16:34:18 -04:00
idle.c Decouple Debug Features From gc-eu-mq-dbg (#2296) 2024-11-17 17:02:07 -05:00
is_debug.c Decouple Debug Features From gc-eu-mq-dbg (#2296) 2024-11-17 17:02:07 -05:00
mio0.s Rename and move handwritten asm files (#1254) 2022-06-03 16:33:18 -04:00
viconfig.c [ntsc-1.0/1.1] Match PAL 1.0 viconfig changes (#2231) 2024-09-27 16:44:35 -04:00
yaz0.c [PAL N64] Completely match pal-1.0 and pal-1.1 and add to CI (#2246) 2024-09-28 20:52:45 -04:00
z_locale.c Decouple Debug Features From gc-eu-mq-dbg (#2296) 2024-11-17 17:02:07 -05:00
z_std_dma.c Fix some more GCC warnings, mark some bugs based on GCC warnings (#2309) 2024-12-02 04:40:49 -05:00