oot/src/boot
cadmic d495436190
Match remaining GC retail versions (#2019)
* Match the remaining GC retail versions

* Fix BSS ordering for existing versions

* Disable clang-format for #pragma increment_block_number

* sramResetCode -> sSramResetCode

* Replace 0xFF3F with or-ing all buttons together

* Revert "Disable clang-format for #pragma increment_block_number"

This reverts commit 406b6d26c9.

---------

Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
2024-08-09 20:58:46 -04:00
..
assert.c libc cleanup (#1568) 2023-10-27 16:06:44 +02:00
boot_main.c Small cleanup of cleararena (bootclear) (#1999) 2024-07-21 15:22:54 -04:00
build.c Match remaining GC retail versions (#2019) 2024-08-09 20:58:46 -04:00
idle.c Match remaining GC retail versions (#2019) 2024-08-09 20:58:46 -04:00
is_debug.c Filename & line number args cleanup (#1891) 2024-02-27 02:37:33 -05:00
logutils.c Filename & line number args cleanup (#1891) 2024-02-27 02:37:33 -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 Remove gSystemHeap and use _buffersSegmentEnd instead, make buffer alignments explicit for gcc (#1901) 2024-02-27 19:01:47 -05:00
z_locale.c Match remaining GC retail versions (#2019) 2024-08-09 20:58:46 -04:00
z_std_dma.c Use Romfile in place of vromStart and vromEnd in structs (#1742) 2024-02-29 14:15:04 +01:00