1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-02-23 07:45:55 +00:00
oot/src/boot
Dragorn421 fbf797f1e2
[headers] Create gfxalloc.h, map.h, move protos to gfx.h, z64{player,view}.h (#2233)
* [headers] Create gfxalloc.h, map.h, move protos to z64{actor,player,view}.h

* oops

* bss

* comment on player_lib protos & format

* format map.h

* Move SCREEN_{WIDTH,HEIGHT} and SET_FULLSCREEN_VIEWPORT to z64view.h

* bss

* revert move screen_width/height

* bss
2024-09-27 14:51:00 -04:00
..
assert.c [ntsc-1.2] Decompile fault.c (#2046) 2024-08-28 09:38:42 +02:00
boot_main.c [ntsc-1.2] Match ntsc-1.2 BSS and add to CI (#2187) 2024-09-12 14:10:43 -04: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
cic6105.c [ntsc-1.2] Match ntsc-1.2 BSS and add to CI (#2187) 2024-09-12 14:10:43 -04:00
driverominit.c Move driverominit and sprintf to src/boot/ (#2105) 2024-08-29 16:34:18 -04:00
idle.c [PAL N64] Match VI mode setup (#2198) 2024-09-16 21:51:53 -04:00
is_debug.c Filename & line number args cleanup (#1891) 2024-02-27 02:37:33 -05:00
logutils.c T() macro 7 (#2102) 2024-08-28 14:01:41 -04:00
mio0.s Rename and move handwritten asm files (#1254) 2022-06-03 16:33:18 -04:00
stackcheck.c Clean up uses of !PLATFORM_N64 vs PLATFORM_GC (#2134) 2024-09-06 11:18:59 +02:00
viconfig.c Replace most osSyncPrintf calls with PRINTF macro (#1598) 2024-01-12 10:38:13 -05:00
yaz0.c [ntsc-1.2] Match ntsc-1.2 BSS and add to CI (#2187) 2024-09-12 14:10:43 -04:00
z_locale.c T() macro 2 (#2073) 2024-08-23 14:53:32 -04:00
z_std_dma.c [headers] Create gfxalloc.h, map.h, move protos to gfx.h, z64{player,view}.h (#2233) 2024-09-27 14:51:00 -04:00