1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-11-14 21:40:03 +00:00
oot/include
Dragorn421 c7ec814d78
[headers 9] Add src/libc64/ and new "z64" rand.h (#2164)
* rand.h -> libc64/qrand.h

* Add rand.h with z64 rand wrappers

* yeet comment

* code/rand.c -> libc64/qrand.c

* fixup

* move libc64 source to src/libc64/

* fix

* bss

* update file splits disasm metadata
2024-09-08 17:11:41 -04:00
..
audio [Audio 6/?] Build Soundfonts and the Soundfont Table (#2056) 2024-08-27 21:09:59 -04:00
libc Clean up uses of !PLATFORM_N64 vs PLATFORM_GC (#2134) 2024-09-06 11:18:59 +02:00
libc64 [headers 9] Add src/libc64/ and new "z64" rand.h (#2164) 2024-09-08 17:11:41 -04:00
tables Use Romfile in place of vromStart and vromEnd in structs (#1742) 2024-02-29 14:15:04 +01:00
ultra64 Fix size of leoDiskStack (#2143) 2024-09-06 19:32:29 +02:00
alignment.h
attributes.h [Audio 6/?] Build Soundfonts and the Soundfont Table (#2056) 2024-08-27 21:09:59 -04:00
audiomgr.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
audiothread_cmd.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
boot.h Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
cic6105.h [ntsc-1.2] Organize n64dd declarations and convert to 1.0 addresses (#2127) 2024-09-05 03:56:24 +09:00
color.h [headers 5] Misc small headers untangling (#2147) 2024-09-07 17:23:25 -04:00
command_macros_base.h Misc. doc/cleanup 5 (#1096) 2022-01-12 15:48:04 -05:00
controller.h Move button macros to include/controller.h (#2138) 2024-09-06 10:24:19 +02:00
face_change.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
fault.h [ntsc-1.2] Match z_actor_dlftbls.c (#2144) 2024-09-07 03:02:08 +09:00
fp_math.h Experiment: remove global.h dependency from sys_math, sys_math3d, z_lib (#1956) 2024-06-19 00:00:23 -04:00
functions.h [headers 9] Add src/libc64/ and new "z64" rand.h (#2164) 2024-09-08 17:11:41 -04:00
gfx.h Move Graph_Alloc and open/close Disps to gfx.h (#1976) 2024-09-07 19:30:55 +09:00
gfxprint.h Clean up uses of !PLATFORM_N64 vs PLATFORM_GC (#2134) 2024-09-06 11:18:59 +02:00
global.h [ntsc-1.2] Match z_game_over.c, PAL 1.1 fixes (#2099) 2024-08-28 21:00:06 -04:00
ichain.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
irqmgr.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
jpeg.h [headers 11] stackcheck.h, jpeg functions (#2171) 2024-09-08 12:02:38 -04:00
macro.inc Rework disassembly: out of makefile, separate sections, relocs (#1728) 2024-02-12 20:20:25 -05:00
macros.h [headers 8] Add main.h, segmented_address.h, and changes for main.c symbols (#2151) 2024-09-07 16:55:06 -04:00
main.h [headers 8] Add main.h, segmented_address.h, and changes for main.c symbols (#2151) 2024-09-07 16:55:06 -04:00
mempak.h Mempak doc (#1382) 2022-11-16 02:32:07 -05:00
message_data_fmt.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
message_data_static.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
n64dd.h [ntsc-1.2] Import n64dd code from Decompollaborate/n64dd (#2136) 2024-09-08 03:37:15 +09:00
padmgr.h [headers 8] Add main.h, segmented_address.h, and changes for main.c symbols (#2151) 2024-09-07 16:55:06 -04:00
prerender.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
quake.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
rand.h [headers 9] Add src/libc64/ and new "z64" rand.h (#2164) 2024-09-08 17:11:41 -04:00
region.h Introduce OOT_VERSION and OOT_REGION defines for build info and ROM header (#2003) 2024-07-28 00:46:55 -04:00
regs.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
romfile.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
rumble.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
sched.h [headers 8] Add main.h, segmented_address.h, and changes for main.c symbols (#2151) 2024-09-07 16:55:06 -04:00
segment_symbols.h [ntsc-1.2] Organize n64dd declarations and convert to 1.0 addresses (#2127) 2024-09-05 03:56:24 +09:00
segmented_address.h [headers 8] Add main.h, segmented_address.h, and changes for main.c symbols (#2151) 2024-09-07 16:55:06 -04:00
seqcmd.h [headers 5] Misc small headers untangling (#2147) 2024-09-07 17:23:25 -04:00
sequence.h [headers 5] Misc small headers untangling (#2147) 2024-09-07 17:23:25 -04:00
sfx.h Naming a function (#2124) 2024-09-05 21:57:30 +09:00
speedmeter.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
stack.h [headers 11] stackcheck.h, jpeg functions (#2171) 2024-09-08 12:02:38 -04:00
stackcheck.h [headers 11] stackcheck.h, jpeg functions (#2171) 2024-09-08 12:02:38 -04:00
sys_math.h Experiment: remove global.h dependency from sys_math, sys_math3d, z_lib (#1956) 2024-06-19 00:00:23 -04:00
sys_math3d.h
sys_matrix.h [headers 7] Add sys_matrix.h (#2150) 2024-09-07 00:26:47 -04:00
terminal.h Restore terminal colors in retail, except in __osMalloc.c (#1899) 2024-02-27 14:08:20 -05:00
tha.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
thga.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
ultra64.h libc cleanup (#1568) 2023-10-27 16:06:44 +02:00
unk.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00
variables.h [headers 5] Misc small headers untangling (#2147) 2024-09-07 17:23:25 -04:00
versions.h [ntsc-1.2] Match __osMalloc.c and code_800FC620.c (new/delete) (#2106) 2024-09-04 11:10:14 +02:00
z64.h [headers 9] Add src/libc64/ and new "z64" rand.h (#2164) 2024-09-08 17:11:41 -04:00
z64actor.h Document ACTOR_FLAG_SFX_ flags and functions (#2162) 2024-09-08 16:26:01 -04:00
z64animation.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
z64animation_legacy.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
z64audio.h [Audio 6/?] Build Soundfonts and the Soundfont Table (#2056) 2024-08-27 21:09:59 -04:00
z64bgcheck.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
z64camera.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
z64collision_check.h [headers 6] collision_check functions and structs (#2148) 2024-09-07 02:29:50 -04:00
z64curve.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
z64cutscene.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
z64cutscene_commands.h Extract unused scene headers (#1930) 2024-03-23 12:38:05 -04:00
z64dma.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
z64effect.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
z64environment.h [headers 5] Misc small headers untangling (#2147) 2024-09-07 17:23:25 -04:00
z64frame_advance.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
z64game.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
z64game_over.h Move PlayState to a new z64play.h (#1966) 2024-06-25 15:13:31 -04:00
z64interface.h Move some function declarations to z64{interface,light,message}.h (#2166) 2024-09-07 21:00:05 -04:00
z64item.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
z64light.h Move some function declarations to z64{interface,light,message}.h (#2166) 2024-09-07 21:00:05 -04:00
z64map_mark.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
z64math.h Miscellaneous libultra header fixes (#2139) 2024-09-06 14:46:44 +02:00
z64message.h Move some function declarations to z64{interface,light,message}.h (#2166) 2024-09-07 21:00:05 -04:00
z64object.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
z64ocarina.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
z64pause.h Pause doc: Cursor drawing (#2159) 2024-09-07 22:28:46 -04:00
z64play.h [headers 5] Misc small headers untangling (#2147) 2024-09-07 17:23:25 -04:00
z64player.h Player Docs - Parallel (#2167) 2024-09-08 08:57:28 -04:00
z64quest_hint_commands.h Document elf_message scripting system (#1398) 2022-10-15 13:24:13 -04:00
z64save.h [headers 5] Misc small headers untangling (#2147) 2024-09-07 17:23:25 -04:00
z64scene.h Update Room Documentation (#2015) 2024-09-05 21:08:21 +09:00
z64sfx_source.h Move PlayState to a new z64play.h (#1966) 2024-06-25 15:13:31 -04:00
z64skin.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
z64skybox.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
z64sram.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
z64transition.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
z64transition_instances.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
z64view.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
z64vis.h Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
z_lib.h Experiment: remove global.h dependency from sys_math, sys_math3d, z_lib (#1956) 2024-06-19 00:00:23 -04:00