index
:
tp
dol2asm
main
Decompilation of The Legend of Zelda: Twilight Princess (GCN)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
JSystem
/
JAudio2
/
JAUSeqCollection.cpp
Age
Commit message (
Collapse
)
Author
2024-01-08
Work on Audio, JAUSeqDataBlockMgr OK (#2027)
hatal175
2023-09-19
JAUSeqCollection, JAUSoundTable OK (#1932)
hatal175
2023-09-16
fix/simplify assert macros (#1929)
TakaRikka
2023-09-12
JASVoiceBank, JASBasicWaveBank, JASBank, JAUSeqCollection (#1924)
Jcw87
* JASVoiceBank OK * JASBasicWaveBank * JASBank * JAUSeqCollection
2023-08-16
d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885)
Pheenoh
* d_a_obj_carry work, SETUP_ACTOR macro * rm headers, add script * progress * macro rename, consistent spacing
2021-04-10
moved strings + decompile simple store functions
Julgodis
2021-04-08
auto decompile more functions
Julgodis
2021-04-08
demangle data-symbols
Julgodis
2021-04-07
detect more floats/doubles, including from relocations
Julgodis
2021-04-06
building RELs
Julgodis
2021-04-01
__sinit and progress script update
Julgodis
2021-03-31
.dead section fix
Julgodis
2021-03-30
re-generate with bug fixes
Julgodis
2021-03-29
clang-format
Julgodis
2021-03-28
dol2asm OK
Julgodis
2020-09-05
organize files, update makefile, add CI checks, begin adding d_save.cpp
unknown