1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 12:54:51 +00:00
oot/include/ultra64
krimtonz d1a5ea5110
Audio WIP (#836)
* being code_800EC960

* wip

* wip

* more audio progress

* migrate data in code_800E11F0

* wip

* make ok

* remove asm

* wip

* move some variables outside of gAudioContext to the AudioContext structure due to the size used in func_800E3094

* more progress

* wip

* wip

* split code_800E11F0

* migrate rodata in code_800E11F0

* match functions that couldn't because of data issues

* move code_800E4FE0 asm files

* wip

* more wip

* fix global functions, and forward declarations

* wip

* wip

* wip

* ocarina wip

* match a couple functions

* some progress

* separate some bss

* match func_800EDA3C

* some matching

* more matches

* migrate audio rodata

* some matches

* more matchess

* start on synthesis

* work on synthesis

* fix function declaration

* Merge branch 'master' into audio

* match a few more functions

* wip

* wip

* more matching, rename Audio_SetBGM to Audio_QueueSeqCmd

* name several audio functions, and audiocontext members

* more naming, rename code_800E11F0 to audio_load, code_800DAAC0 to audio_synthesis

* audio wip

* match a few more functions.

* wip

* add missing NON_MATCHING directive

* wip

* some matching, data reogranization

* match cursed function

* wip

* wip

* formatting

* remove prefix from struct memebers

* missed function rename

* review

Co-authored-by: fig02 <fig02srl@gmail.com>
2021-07-27 19:44:58 -04:00
..
abi.h Audio WIP (#836) 2021-07-27 19:44:58 -04:00
controller.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
convert.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
gbi.h Use gDPSetScissor more and fix a few gbi macros (#776) 2021-04-14 21:14:07 +02:00
gs2dex.h First proper commit. 2020-03-17 00:31:30 -04:00
gu.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
hardware.h Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
internal.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
interrupt.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
mbi.h Remove unused _SHIFT define to avoid permuter issues (#626) 2021-01-12 22:59:57 -05:00
message.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
pfs.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
pi.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
printf.h Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
rcp.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
rdp.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
rsp.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
sptask.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
thread.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
time.h libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
types.h Math Sizes (#297) 2020-07-30 21:50:18 +02:00
vi.h Audio WIP (#836) 2021-07-27 19:44:58 -04:00