1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-12-04 16:55:56 +00:00
oot/src/boot
cadmic c3faefc061
Fix some retail boot data (#1668)
* Fix is_debug.c bss

* Fix stackcheck.c rodata

* Poke jenkins

* Don't introduce new variable
2024-02-27 01:53:10 -05:00
..
assert.c libc cleanup (#1568) 2023-10-27 16:06:44 +02:00
boot_main.c Define OOT_DEBUG=0 in retail builds (#1658) 2024-01-30 13:54:38 -05:00
build.c First proper commit. 2020-03-17 00:31:30 -04:00
idle.c Define OOT_DEBUG=0 in retail builds (#1658) 2024-01-30 13:54:38 -05:00
is_debug.c Fix some retail boot data (#1668) 2024-02-27 01:53:10 -05:00
logutils.c Match retail logutils.c and z_locale.c (#1699) 2024-02-02 13:45:02 -05:00
mio0.s Rename and move handwritten asm files (#1254) 2022-06-03 16:33:18 -04:00
stackcheck.c Fix some retail boot data (#1668) 2024-02-27 01:53:10 -05:00
viconfig.c Replace most osSyncPrintf calls with PRINTF macro (#1598) 2024-01-12 10:38:13 -05:00
yaz0.c Match yaz0.c (#1660) 2024-01-29 18:14:30 -05:00
z_locale.c Match retail logutils.c and z_locale.c (#1699) 2024-02-02 13:45:02 -05:00
z_std_dma.c Match retail z_std_dma.c (#1665) 2024-01-30 19:53:16 -05:00