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
/
JFramework
/
JFWDisplay.cpp
Age
Commit message (
Expand
)
Author
2024-10-10
switch to dtk setup (#2203)
TakaRikka
2024-04-12
d_a_e_fz work, doxygen revamp (#2127)
Pheenoh
2024-01-24
more various JSystem work (#2046)
TakaRikka
2024-01-20
almost all of dolphin matched (#2036)
TakaRikka
2023-08-16
d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885)
Pheenoh
2023-07-23
More JSystem borrowing (#383)
hatal175
2023-05-12
Remove #includes from headers (#334)
Jcw87
2023-04-24
replace OS_MESSAGE_NON_BLOCKING and OS_MESSAGE_BLOCKING with OS_MESSAGE_NOBLO...
Jcw87
2023-01-02
dolphin lib work (#237)
TakaRikka
2022-12-19
big d_a_alink pass (#214)
TakaRikka
2022-08-30
j2d / map_path work, d_drawlist / d_attention cleanup (#208)
TakaRikka
2022-01-10
fixes
TakaRikka
2022-01-09
JFramework mostly ok
TakaRikka
2022-01-04
d_menu_window
TakaRikka
2021-05-02
Copy JKernel (#126)
lepelog
2021-05-02
move d_a_itembase_static / d_a_item_static / Z2StatusMgr (#123)
TakaRikka
2021-04-10
moved strings + decompile simple store functions
Julgodis
2021-04-08
demangle data-symbols
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