1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-11-29 12:04:29 +00:00
oot/src/libultra_code_O2
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
..
__osContAddressCrc.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
__osContRamRead.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
__osContRamWrite.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
__osGetActiveQueue.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
__osGetCurrFaultedThread.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
__osPfsGetStatus.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
__osPfsSelectBank.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
__osSiCreateAccessQueue.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
__osSiRawStartDma.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
__osSpGetStatus.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
__osSpRawStartDma.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
__osSpSetPc.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
__osSpSetStatus.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
code_800E6840.c Audio WIP (#836) 2021-07-27 19:44:58 -04:00
contpfs.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
contquery.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
cosf.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
coss.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
guLookAt.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
guLookAtHilite.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
guPerspectiveF.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
guPosition.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
guS2DInitBg.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
ortho.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osAfterPreNMI.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
osAiGetLength.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osAiSetFrequency.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osAiSetNextBuffer.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
osContInit.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osContSetCh.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
osContStartReadData.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osDpGetStatus.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
osDpSetStatus.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
osPfsDeleteFile.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osPfsFileState.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osPfsFindFile.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osPfsFreeBlocks.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osPfsIsPlug.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osRumblePak.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osSpTaskYield.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osSpTaskYielded.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osViGetCurrentFramebuffer.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osViSetEvent.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
pfsallocatefile.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
pfschecker.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
pfsinitpak.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
pfsreadwritefile.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
rotate.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
sinf.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
sins.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
sintable.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
sp.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
sptask.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
sqrtf.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00