oot/src/code
mzxrules 8fc74c0672 MtxClear -> IdentityMtx 2025-02-06 18:51:47 -05:00
..
PreRender.c Remove ‾ character from source files (#2371) 2024-12-15 12:22:45 -05:00
TwoHeadArena.c TwoHeadArena and TwoHeadGfxArena docs (#1349) 2022-11-13 18:29:50 -05:00
TwoHeadGfxArena.c TwoHeadArena and TwoHeadGfxArena docs (#1349) 2022-11-13 18:29:50 -05:00
audio_stop_all_sfx.c Reorganize Audio Files & Name Remaining Audio Files (#1494) 2023-07-06 17:55:10 -04:00
audio_thread_manager.c [ntsc-1.2] Match a bunch of small stuff (#2094) 2024-08-27 09:33:20 +02:00
code_n64dd_800AD4C0.c [ntsc-1.2] Organize n64dd declarations and convert to 1.0 addresses (#2127) 2024-09-05 03:56:24 +09:00
code_n64dd_800AD410.c Use debug macros even in N64-only code (#2298) 2024-11-15 13:18:05 -05:00
db_camera.c Only build .o files listed in the spec (#2410) 2025-01-10 07:03:51 -05:00
debug_malloc.c Decouple Debug Features From gc-eu-mq-dbg (#2296) 2024-11-17 17:02:07 -05:00
fault_gc.c add some headers, split some of z64.h 2025-02-05 13:13:33 -05:00
fault_gc_drawer.c Only build .o files listed in the spec (#2410) 2025-01-10 07:03:51 -05:00
fault_n64.c add some headers, split some of z64.h 2025-02-05 13:13:33 -05:00
flg_set.c Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
gDPLoadTextureBlock_Runtime.inc.c Clean up custom LoadTextureBlock in z_map_mark.c and z_lmap_mark.c (#1896) 2024-07-17 17:35:37 -04:00
game.c [iQue] Create/update macros for printing debug strings (#2398) 2025-01-08 10:33:49 -05:00
gamealloc.c Decouple Debug Features From gc-eu-mq-dbg (#2296) 2024-11-17 17:02:07 -05:00
gfxalloc.c Gamealloc, Graph, and Graphalloc retail OK (#1675) 2024-01-31 19:07:12 -05:00
graph.c add some headers, split some of z64.h 2025-02-05 13:13:33 -05:00
irqmgr.c add some headers, split some of z64.h 2025-02-05 13:13:33 -05:00
jpegdecoder.c [headers 11] stackcheck.h, jpeg functions (#2171) 2024-09-08 12:02:38 -04:00
jpegutils.c
kanread.s Use IDO for assembling handwritten asm files in src (#2390) 2024-12-28 15:18:45 -05:00
listalloc.c Create debug macros for common functions (#1597) 2024-01-09 07:59:03 -05:00
main.c add some headers, split some of z64.h 2025-02-05 13:13:33 -05:00
mempak.c Replace most osSyncPrintf calls with PRINTF macro (#1598) 2024-01-12 10:38:13 -05:00
object_table.c Use Romfile in place of vromStart and vromEnd in structs (#1742) 2024-02-29 14:15:04 +01:00
padmgr.c Create headers for some libu64 files (#2440) 2025-01-24 13:25:05 -05:00
sched.c add some headers, split some of z64.h 2025-02-05 13:13:33 -05:00
shrink_window.c Decouple Debug Features From gc-eu-mq-dbg (#2296) 2024-11-17 17:02:07 -05:00
speed_meter.c [iQue] Create/update macros for printing debug strings (#2398) 2025-01-08 10:33:49 -05:00
sys_cfb.c Reduce overlay dependencies on global.h (2) (#2442) 2025-01-27 12:17:50 -05:00
sys_debug_controller.c Split code_800D31A0.c into sys_freeze.c and sys_debug_controller.c (#2315) 2024-12-08 19:38:58 -05:00
sys_freeze.c Split code_800D31A0.c into sys_freeze.c and sys_debug_controller.c (#2315) 2024-12-08 19:38:58 -05:00
sys_math.c Experiment: remove global.h dependency from sys_math, sys_math3d, z_lib (#1956) 2024-06-19 00:00:23 -04:00
sys_math3d.c Create headers for some libu64 files (#2440) 2025-01-24 13:25:05 -05:00
sys_math3d_draw.c Experiment: remove global.h dependency from sys_math, sys_math3d, z_lib (#1956) 2024-06-19 00:00:23 -04:00
sys_math_atan.c Experiment: remove global.h dependency from sys_math, sys_math3d, z_lib (#1956) 2024-06-19 00:00:23 -04:00
sys_matrix.c MtxClear -> IdentityMtx 2025-02-06 18:51:47 -05:00
sys_rumble.c Decouple Debug Features From gc-eu-mq-dbg (#2296) 2024-11-17 17:02:07 -05:00
sys_ucode.c add some headers, split some of z64.h 2025-02-05 13:13:33 -05:00
title_setup.c Fix typos found by codespell (#2229) 2024-09-26 00:21:00 -04:00
ucode_disas.c add some headers, split some of z64.h 2025-02-05 13:13:33 -05:00
z_DLF.c [iQue] Create/update macros for printing debug strings (#2398) 2025-01-08 10:33:49 -05:00
z_actor.c MtxClear -> IdentityMtx 2025-02-06 18:51:47 -05:00
z_actor_dlftbls.c Fix some more GCC warnings, mark some bugs based on GCC warnings (#2309) 2024-12-02 04:40:49 -05:00
z_bg_collect.c [iQue] Create/update macros for printing debug strings (#2398) 2025-01-08 10:33:49 -05:00
z_bg_item.c Use MM names for some unnamed code files (#2312) 2024-12-08 16:52:48 -05:00
z_bgcheck.c Split z64debug_display.h, z64draw.h, z_en_item00.h (#2443) 2025-01-27 13:01:54 -05:00
z_camera.c Split z64debug_display.h, z64draw.h, z_en_item00.h (#2443) 2025-01-27 13:01:54 -05:00
z_camera_data.inc.c Decouple Debug Features From gc-eu-mq-dbg (#2296) 2024-11-17 17:02:07 -05:00
z_cheap_proc.inc.c Cleanup gSPMatrix, rename `Matrix_New` -> `Matrix_Finalize`, add `MATRIX_FINALIZE_AND_LOAD` (#1983) 2024-09-11 16:59:23 +09:00
z_collision_btltbls.c T() macro 5 (#2089) 2024-08-27 14:32:33 +02:00
z_collision_check.c MtxClear -> IdentityMtx 2025-02-06 18:51:47 -05:00
z_common_data.c [iQue] Match z_end_title, z_construct, z_common_data, z_parameter, z_title, z_opening (#2424) 2025-01-14 11:55:47 -05:00
z_construct.c [iQue] Match z_end_title, z_construct, z_common_data, z_parameter, z_title, z_opening (#2424) 2025-01-14 11:55:47 -05:00
z_cutscene_spline.c Rename code_800BB0A0.c -> z_cutscene_spline.c (#2313) 2024-12-08 17:56:51 -05:00
z_debug.c [Audio 10/10] Loose ends (#2337) 2024-12-13 19:26:36 -05:00
z_debug_display.c Split z64debug_display.h, z64draw.h, z_en_item00.h (#2443) 2025-01-27 13:01:54 -05:00
z_demo.c Name cutscenes from the Master Sword and Deku Tree Mouth actors (#2364) 2024-12-16 07:12:44 -05:00
z_draw.c Split z64debug_display.h, z64draw.h, z_en_item00.h (#2443) 2025-01-27 13:01:54 -05:00
z_eff_blure.c MtxClear -> IdentityMtx 2025-02-06 18:51:47 -05:00
z_eff_shield_particle.c [iQue] Create/update macros for printing debug strings (#2398) 2025-01-08 10:33:49 -05:00
z_eff_spark.c MtxClear -> IdentityMtx 2025-02-06 18:51:47 -05:00
z_eff_ss_dead.c Fix iQue audio and line numbers (#2386) 2024-12-26 17:42:38 -05:00
z_effect.c T() macro 4 (#2084) 2024-08-24 20:58:05 -04:00
z_effect_soft_sprite.c [iQue] Create/update macros for printing debug strings (#2398) 2025-01-08 10:33:49 -05:00
z_effect_soft_sprite_dlftbls.c `InitVars` -> `Profile` (#2011) 2024-08-02 17:50:02 -04:00
z_effect_soft_sprite_old_init.c Doc/Cleanup pass on object handling (#1227) 2023-09-19 14:10:12 -04:00
z_elf_message.c Split `SaveContext` into sub-structs (#1393) 2023-08-13 15:24:26 -04:00
z_en_a_keep.c Document Culling (#2318) 2024-12-13 08:12:52 -05:00
z_en_item00.c Split z64debug_display.h, z64draw.h, z_en_item00.h (#2443) 2025-01-27 13:01:54 -05:00
z_env_flags.c Reduce overlay dependencies on global.h (1) (#2438) 2025-01-23 14:39:23 -05:00
z_face_reaction.c EnHy + objects docs (#1499) 2024-10-15 05:20:46 -04:00
z_fbdemo.c Match ``z_fbdemo.c`` and ``z_fbdemo_fade.c`` for NTSC-1.2 (#2031) 2024-08-11 21:12:27 -04:00
z_fbdemo_circle.c Cleanup gSPMatrix, rename `Matrix_New` -> `Matrix_Finalize`, add `MATRIX_FINALIZE_AND_LOAD` (#1983) 2024-09-11 16:59:23 +09:00
z_fbdemo_fade.c T() macro 5 (#2089) 2024-08-27 14:32:33 +02:00
z_fbdemo_triforce.c Cleanup gSPMatrix, rename `Matrix_New` -> `Matrix_Finalize`, add `MATRIX_FINALIZE_AND_LOAD` (#1983) 2024-09-11 16:59:23 +09:00
z_fbdemo_wipe1.c Cleanup gSPMatrix, rename `Matrix_New` -> `Matrix_Finalize`, add `MATRIX_FINALIZE_AND_LOAD` (#1983) 2024-09-11 16:59:23 +09:00
z_fcurve_data.c
z_fcurve_data_skelanime.c Cleanup gSPMatrix, rename `Matrix_New` -> `Matrix_Finalize`, add `MATRIX_FINALIZE_AND_LOAD` (#1983) 2024-09-11 16:59:23 +09:00
z_frame_advance.c Move button macros to include/controller.h (#2138) 2024-09-06 10:24:19 +02:00
z_game_dlftbls.c Use Romfile in place of vromStart and vromEnd in structs (#1742) 2024-02-29 14:15:04 +01:00
z_game_over.c Document `enum PauseState` game over parts (#2283) 2024-11-15 03:37:10 -05:00
z_horse.c [iQue] Create/update macros for printing debug strings (#2398) 2025-01-08 10:33:49 -05:00
z_inventory.c Restructure event flags in z64save.h (1/?) (#2380) 2024-12-21 16:03:10 -05:00
z_jpeg.c add some headers, split some of z64.h 2025-02-05 13:13:33 -05:00
z_kaleido_manager.c [iQue] Create/update macros for printing debug strings (#2398) 2025-01-08 10:33:49 -05:00
z_kaleido_scope_call.c Split z64debug_display.h, z64draw.h, z_en_item00.h (#2443) 2025-01-27 13:01:54 -05:00
z_kaleido_setup.c Decouple Debug Features From gc-eu-mq-dbg (#2296) 2024-11-17 17:02:07 -05:00
z_kanfont.c Write about IDO and EGCS in compilers.md (#2432) 2025-01-20 16:15:13 -05:00
z_kankyo.c Split z64debug_display.h, z64draw.h, z_en_item00.h (#2443) 2025-01-27 13:01:54 -05:00
z_lib.c Move non-libultra libc functions to src/libc/ (#2055) 2024-08-20 01:15:24 -04:00
z_lifemeter.c Cleanup gSPMatrix, rename `Matrix_New` -> `Matrix_Finalize`, add `MATRIX_FINALIZE_AND_LOAD` (#1983) 2024-09-11 16:59:23 +09:00
z_lights.c Fix some more GCC warnings, mark some bugs based on GCC warnings (#2309) 2024-12-02 04:40:49 -05:00
z_malloc.c Decouple Debug Features From gc-eu-mq-dbg (#2296) 2024-11-17 17:02:07 -05:00
z_map_data.c
z_map_exp.c MtxClear -> IdentityMtx 2025-02-06 18:51:47 -05:00
z_map_mark.c Decouple Debug Features From gc-eu-mq-dbg (#2296) 2024-11-17 17:02:07 -05:00
z_memory_utils.c Rename code_80069420.c -> z_memory_utils.c (#2314) 2024-12-08 18:55:14 -05:00
z_message.c [iQue] Match z_message (#2435) 2025-01-21 21:16:39 -05:00
z_moji.c Replace most osSyncPrintf calls with PRINTF macro (#1598) 2024-01-12 10:38:13 -05:00
z_nulltask.c add some headers, split some of z64.h 2025-02-05 13:13:33 -05:00
z_olib.c [headers 14] libc64 headers (#2177) 2024-09-11 18:02:42 +09:00
z_onepointdemo.c Decouple Debug Features From gc-eu-mq-dbg (#2296) 2024-11-17 17:02:07 -05:00
z_parameter.c MtxClear -> IdentityMtx 2025-02-06 18:51:47 -05:00
z_path.c
z_play.c Split z64debug_display.h, z64draw.h, z_en_item00.h (#2443) 2025-01-27 13:01:54 -05:00
z_player_call.c Document Culling (#2318) 2024-12-13 08:12:52 -05:00
z_player_lib.c Split z64debug_display.h, z64draw.h, z_en_item00.h (#2443) 2025-01-27 13:01:54 -05:00
z_prenmi.c [ntsc-1.0/1.1] Match PAL 1.0 viconfig changes (#2231) 2024-09-27 16:44:35 -04:00
z_prenmi_buff.c
z_quake.c Move non-libultra libc functions to src/libc/ (#2055) 2024-08-20 01:15:24 -04:00
z_rcp.c Decouple Debug Features From gc-eu-mq-dbg (#2296) 2024-11-17 17:02:07 -05:00
z_room.c MtxClear -> IdentityMtx 2025-02-06 18:51:47 -05:00
z_rumble.c
z_sample.c Cleanup gSPMatrix, rename `Matrix_New` -> `Matrix_Finalize`, add `MATRIX_FINALIZE_AND_LOAD` (#1983) 2024-09-11 16:59:23 +09:00
z_scene.c [iQue] Create/update macros for printing debug strings (#2398) 2025-01-08 10:33:49 -05:00
z_scene_table.c Rename EVENTCHKINF_69 (#2330) 2024-12-11 05:51:51 -05:00
z_sfx_source.c Move `PlayState` to a new `z64play.h` (#1966) 2024-06-25 15:13:31 -04:00
z_skelanime.c [iQue] Create/update macros for printing debug strings (#2398) 2025-01-08 10:33:49 -05:00
z_skin.c MtxClear -> IdentityMtx 2025-02-06 18:51:47 -05:00
z_skin_awb.c Match retail z_skin.c, z_skin_awb.c, z_skin_matrix.c (#1697) 2024-02-02 13:29:58 -05:00
z_skin_matrix.c [iQue] Create/update macros for printing debug strings (#2398) 2025-01-08 10:33:49 -05:00
z_sram.c Write about IDO and EGCS in compilers.md (#2432) 2025-01-20 16:15:13 -05:00
z_ss_sram.c Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
z_view.c [iQue] Create/update macros for printing debug strings (#2398) 2025-01-08 10:33:49 -05:00
z_vimode.c Use IDO for assembling handwritten asm files in src (#2390) 2024-12-28 15:18:45 -05:00
z_viscvg.c Document Framebuffer Filters, VisCvg and VisZbuf (#1534) 2023-09-16 17:16:58 -04:00
z_vismono.c Fix some more GCC warnings, mark some bugs based on GCC warnings (#2309) 2024-12-02 04:40:49 -05:00
z_viszbuf.c Match ntsc-1.2 z_skelanime.c, z_view.c, z_viszbuf.c (#2041) 2024-08-15 03:54:06 -04:00
z_vr_box.c [iQue] Create/update macros for printing debug strings (#2398) 2025-01-08 10:33:49 -05:00
z_vr_box_draw.c Create debug macros for common functions (#1597) 2024-01-09 07:59:03 -05:00