1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-11-14 13:30:47 +00:00
oot/src/libultra_boot_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
..
__osDevMgrMain.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
__osEPiRawReadIo.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
__osEPiRawStartDma.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
__osEPiRawWriteIo.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
__osPiRawStartDma.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
__osSiDeviceBusy.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
__osSiRawReadIo.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
__osSiRawWriteIo.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
__osViGetCurrentContext.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
__osViInit.c Audio WIP (#836) 2021-07-27 19:44:58 -04:00
__osViSwapContext.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
_Ldtob.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
_Litob.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
_Printf.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
ldiv.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
osCartRomInit.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osDriveRomInit.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osEPiReadIo.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
osEPiStartDma.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osEPiWriteIo.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
osPiGetCmdQueue.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osViBlack.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osViGetNextFramebuffer.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osViModeFpalLan1.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
osViModeMpalLan1.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
osViModeNtscLan1.c libultra cleanup (#215) 2020-10-03 11:22:44 -04:00
osViSetMode.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osViSetSpecialFeatures.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osViSetXScale.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osViSetYScale.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
osViSwapBuffer.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
pimgr.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
sprintf.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
string.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
vimgr.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00