oot/src
Dragorn421 16ec9b1e13
T() macro 7 (#2102)
* T() macro in most of the rest of code (except z_message, z_actor, ucode_disas, gfxprint, game, fault, db_camera)

* remaining T() macro in boot

* format

* review
2024-08-28 14:01:41 -04:00
..
audio [Audio 6/?] Build Soundfonts and the Soundfont Table (#2056) 2024-08-27 21:09:59 -04:00
boot T() macro 7 (#2102) 2024-08-28 14:01:41 -04:00
buffers Remove gSystemHeap and use _buffersSegmentEnd instead, make buffer alignments explicit for gcc (#1901) 2024-02-27 19:01:47 -05:00
code T() macro 7 (#2102) 2024-08-28 14:01:41 -04:00
dmadata Use Romfile in place of vromStart and vromEnd in structs (#1742) 2024-02-29 14:15:04 +01:00
elf_message
gcc_fix Move non-libultra libc functions to src/libc/ (#2055) 2024-08-20 01:15:24 -04:00
libc Move non-libultra libc functions to src/libc/ (#2055) 2024-08-20 01:15:24 -04:00
libultra Move non-libultra libc functions to src/libc/ (#2055) 2024-08-20 01:15:24 -04:00
makerom Introduce OOT_VERSION and OOT_REGION defines for build info and ROM header (#2003) 2024-07-28 00:46:55 -04:00
overlays [ntsc-1.2] Decompile fault.c (#2046) 2024-08-28 09:38:42 +02:00