1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-11-14 21:40:03 +00:00
oot/include
cadmic 4fbb48177f
Create FILENAME_ macros for NTSC filename encoding (#1986)
* Create FILENAME_ macros for NTSC filename encoding

* Add defines/comments for all filename characters

* FILENAME_EXCLAMATION_POINT -> FILENAME_EXCLAMATION_MARK to match kanji file

* hirigana -> hiragana
2024-07-17 18:36:17 -04:00
..
libc Experiment: remove global.h dependency from sys_math, sys_math3d, z_lib (#1956) 2024-06-19 00:00:23 -04:00
tables Use Romfile in place of vromStart and vromEnd in structs (#1742) 2024-02-29 14:15:04 +01:00
ultra64 Sync gbi.h with MM, move ucode defines to makefile (#1968) 2024-06-22 08:49:07 -04:00
alignment.h Remove gSystemHeap and use _buffersSegmentEnd instead, make buffer alignments explicit for gcc (#1901) 2024-02-27 19:01:47 -05:00
attributes.h libc cleanup (#1568) 2023-10-27 16:06:44 +02:00
audiomgr.h Documentation for audio_thread_manager.c (#1562) 2023-11-30 16:22:30 -05:00
audiothread_cmd.h Fix misc 22 (#1971) 2024-06-24 18:39:08 -04:00
boot.h Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
color.h Move PlayState to a new z64play.h (#1966) 2024-06-25 15:13:31 -04:00
command_macros_base.h
face_change.h Document Player's Face and z_actor FaceChange functions (#1928) 2024-03-23 12:21:45 -04:00
fault.h Filename & line number args cleanup (#1891) 2024-02-27 02:37:33 -05: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 Move PlayState to a new z64play.h (#1966) 2024-06-25 15:13:31 -04:00
gfx.h Split z64.h: move various things, state, sram, gfx, jpeg, prerender, speedmeter (#1487) 2023-08-15 12:21:19 -04:00
gfxprint.h Split z64.h: gfxprint, message, pause, view (as new headers), +misc (#1475) 2022-12-30 14:55:31 +01:00
global.h
ichain.h Experiment: remove global.h dependency from sys_math, sys_math3d, z_lib (#1956) 2024-06-19 00:00:23 -04:00
irqmgr.h More documentation for padmgr.c (#1336) 2022-09-03 02:52:13 +02:00
jpeg.h Split z64.h: move various things, state, sram, gfx, jpeg, prerender, speedmeter (#1487) 2023-08-15 12:21:19 -04:00
macro.inc Rework disassembly: out of makefile, separate sections, relocs (#1728) 2024-02-12 20:20:25 -05:00
macros.h Set up build system and disassembly for gc-us (#1982) 2024-07-06 21:38:31 +02:00
mempak.h Mempak doc (#1382) 2022-11-16 02:32:07 -05:00
message_data_fmt.h Set up build system and disassembly for gc-us (#1982) 2024-07-06 21:38:31 +02:00
message_data_static.h Set up build system and disassembly for gc-us (#1982) 2024-07-06 21:38:31 +02:00
padmgr.h Move PlayState to a new z64play.h (#1966) 2024-06-25 15:13:31 -04:00
prerender.h Split z64.h: move various things, state, sram, gfx, jpeg, prerender, speedmeter (#1487) 2023-08-15 12:21:19 -04:00
quake.h Quake Documentation Pass (#1402) 2022-10-15 02:16:37 -04:00
rand.h Experiment: remove global.h dependency from sys_math, sys_math3d, z_lib (#1956) 2024-06-19 00:00:23 -04:00
regs.h Experiment: remove global.h dependency from sys_math, sys_math3d, z_lib (#1956) 2024-06-19 00:00:23 -04:00
romfile.h Use Romfile in place of vromStart and vromEnd in structs (#1742) 2024-02-29 14:15:04 +01:00
rumble.h Rumble doc (#1375) 2022-09-27 12:40:26 -04:00
sched.h Improvements to Video Interface related functions and data (#1332) 2022-11-13 18:07:27 -05:00
segment_symbols.h Set up build system and disassembly for gc-us (#1982) 2024-07-06 21:38:31 +02:00
seqcmd.h Document Audio Thread Commands (#1399) 2024-01-31 18:25:23 -05:00
sequence.h Document code_800F9280.c -> audio_seqcmd.c i.e. (Audio_QueueSeqCmd) (#1234) 2022-10-07 13:29:33 +02:00
sfx.h Experiment: remove global.h dependency from sys_math, sys_math3d, z_lib (#1956) 2024-06-19 00:00:23 -04:00
speedmeter.h Speedmeter Small cleanup (#1554) 2023-09-25 06:29:15 -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 Experiment: remove global.h dependency from sys_math, sys_math3d, z_lib (#1956) 2024-06-19 00:00:23 -04:00
terminal.h Restore terminal colors in retail, except in __osMalloc.c (#1899) 2024-02-27 14:08:20 -05:00
tha.h TwoHeadArena and TwoHeadGfxArena docs (#1349) 2022-11-13 18:29:50 -05:00
thga.h TwoHeadArena and TwoHeadGfxArena docs (#1349) 2022-11-13 18:29:50 -05:00
ultra64.h libc cleanup (#1568) 2023-10-27 16:06:44 +02:00
unk.h
variables.h Move PlayState to a new z64play.h (#1966) 2024-06-25 15:13:31 -04:00
z64.h Move PlayState to a new z64play.h (#1966) 2024-06-25 15:13:31 -04:00
z64actor.h Remove global.h from z_fishing (#1977) 2024-06-25 18:48:24 -04:00
z64animation.h Rename ANIM_FLAG_PLAYER_7 to ANIM_FLAG_OVERRIDE_MOVEMENT (#1969) 2024-06-25 15:50:01 -04:00
z64animation_legacy.h Update ZAPD (#1569) 2023-10-24 21:36:10 -04:00
z64audio.h Document Audio Thread Commands (#1399) 2024-01-31 18:25:23 -05:00
z64bgcheck.h Remove global.h from z_fishing (#1977) 2024-06-25 18:48:24 -04:00
z64camera.h Remove global.h from z_fishing (#1977) 2024-06-25 18:48:24 -04:00
z64collision_check.h Move PlayState to a new z64play.h (#1966) 2024-06-25 15:13:31 -04:00
z64curve.h Update ZAPD (#1569) 2023-10-24 21:36:10 -04:00
z64cutscene.h Remove global.h from z_fishing (#1977) 2024-06-25 18:48:24 -04:00
z64cutscene_commands.h Extract unused scene headers (#1930) 2024-03-23 12:38:05 -04:00
z64dma.h Use Romfile in place of vromStart and vromEnd in structs (#1742) 2024-02-29 14:15:04 +01:00
z64effect.h Use Romfile in place of vromStart and vromEnd in structs (#1742) 2024-02-29 14:15:04 +01:00
z64environment.h Update ZAPD (#1569) 2023-10-24 21:36:10 -04:00
z64frame_advance.h Move PlayState to a new z64play.h (#1966) 2024-06-25 15:13:31 -04:00
z64game.h Split z64.h: move various things, state, sram, gfx, jpeg, prerender, speedmeter (#1487) 2023-08-15 12:21:19 -04:00
z64game_over.h Move PlayState to a new z64play.h (#1966) 2024-06-25 15:13:31 -04:00
z64interface.h Split z64.h: move various things, state, sram, gfx, jpeg, prerender, speedmeter (#1487) 2023-08-15 12:21:19 -04:00
z64item.h Set up build system and disassembly for gc-us (#1982) 2024-07-06 21:38:31 +02:00
z64light.h Some doc on env light settings (#1307) 2022-11-01 19:00:38 -04:00
z64map_mark.h
z64math.h Remove global.h from z_fishing (#1977) 2024-06-25 18:48:24 -04:00
z64message.h Create FILENAME_ macros for NTSC filename encoding (#1986) 2024-07-17 18:36:17 -04:00
z64object.h Use Romfile in place of vromStart and vromEnd in structs (#1742) 2024-02-29 14:15:04 +01:00
z64ocarina.h Split z64.h: gfxprint, message, pause, view (as new headers), +misc (#1475) 2022-12-30 14:55:31 +01:00
z64pause.h Set up build system and disassembly for gc-us (#1982) 2024-07-06 21:38:31 +02:00
z64play.h Move PlayState to a new z64play.h (#1966) 2024-06-25 15:13:31 -04:00
z64player.h Fix misc 22 (#1971) 2024-06-24 18:39:08 -04:00
z64quest_hint_commands.h Document elf_message scripting system (#1398) 2022-10-15 13:24:13 -04:00
z64save.h Set up build system and disassembly for gc-us (#1982) 2024-07-06 21:38:31 +02:00
z64scene.h Move PlayState to a new z64play.h (#1966) 2024-06-25 15:13:31 -04:00
z64sfx_source.h Move PlayState to a new z64play.h (#1966) 2024-06-25 15:13:31 -04:00
z64skin.h Update ZAPD (#1569) 2023-10-24 21:36:10 -04:00
z64skybox.h Split z64.h: move various things, state, sram, gfx, jpeg, prerender, speedmeter (#1487) 2023-08-15 12:21:19 -04:00
z64sram.h Split z64.h: move various things, state, sram, gfx, jpeg, prerender, speedmeter (#1487) 2023-08-15 12:21:19 -04:00
z64transition.h Split z64.h: move various things, state, sram, gfx, jpeg, prerender, speedmeter (#1487) 2023-08-15 12:21:19 -04:00
z64transition_instances.h Fix misc 22 (#1971) 2024-06-24 18:39:08 -04:00
z64view.h z_view.c gc-eu-mq OK (#1681) 2024-01-31 20:09:16 -05:00
z64vis.h Move PlayState to a new z64play.h (#1966) 2024-06-25 15:13:31 -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