oot/src/boot
cadmic 8366b8731e
Set up build system and disassembly for ntsc-1.2 (#2021)
* Set up build system for ntsc-1.2

* Set up disassembly for ntsc-1.2

* Add all unnamed functions to functions.txt

* Update docs/retail_versions.md for ntsc-1.2

* Format

* Update docs/retail_versions.md

Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>

* Remove mention of US

* OOT_N64 -> PLATFORM_N64, OOT_GC -> PLATFORM_GC

* Move mtxutil to libultra/gu

* Fix libultra/io bss splits

* Fix merge

---------

Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
2024-08-11 06:20:43 -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 Set up build system and disassembly for ntsc-1.2 (#2021) 2024-08-11 06:20:43 -04:00
cic6105.c Set up build system and disassembly for ntsc-1.2 (#2021) 2024-08-11 06:20:43 -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