index
:
tww
main
Decompilation of The Legend of Zelda: The Wind Waker (GCN)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dolphin
Age
Commit message (
Expand
)
Author
2026-06-26
copy over a bunch of sdk stuff (#1066)
TakaRikka
2026-05-18
Fix demo build failing
LagoLunatic
2026-05-15
d_a_movie_player 99% (#1003)
LagoLunatic
2026-04-11
d_magma OK (#947)
LagoLunatic
2026-03-14
Misc cleanup
LagoLunatic
2025-06-09
Some enum/define cleanup
LagoLunatic
2025-06-04
Demo work (#786)
LagoLunatic
2025-05-17
Fix clangd error in oslink.c
LagoLunatic
2025-05-17
ifdef out asm functions
LagoLunatic
2025-05-17
Revert "Fix more clangd warnings/errors"
LagoLunatic
2025-05-17
Fix more clangd warnings/errors
LagoLunatic
2025-05-17
Fix error handler typedefs
LagoLunatic
2025-05-16
GXFifo OK
LagoLunatic
2025-05-05
mtx from dolsdk2004 (#748)
Jcw87
2025-04-30
Fix some clang errors/warnings
LagoLunatic
2025-04-24
Fix relocation and data value mismatches
LagoLunatic
2025-03-17
Add `cPhs_State` typedef and use it everywhere
LagoLunatic
2025-03-16
dolphin/dvd OK
LagoLunatic
2025-02-23
Various cleanup
LagoLunatic
2025-01-26
GBAJoyBoot OK
LagoLunatic
2025-01-17
JStudio/JMessage work and cleanup
LagoLunatic
2024-12-28
Add ASM define to wrap mwerks asm keyword
LagoLunatic
2024-12-28
Various cleanup for OSContext
LagoLunatic
2024-11-22
Fix more clangd errors
LagoLunatic
2024-11-10
GXPerf OK
LagoLunatic
2024-11-07
Rename __GXData -> gx, fix more clangd warnings
LagoLunatic
2024-11-07
GX work
LagoLunatic
2024-11-02
GX work, GXData struct should be correct now
LagoLunatic
2024-11-02
warning cleanup
LagoLunatic
2024-10-29
misc cleanup, mostly inlines
LagoLunatic
2024-09-16
misc cleanup
LagoLunatic
2024-09-07
Copy dolphin/gx progress from TP
LagoLunatic
2024-07-12
OSReboot OK
LagoLunatic
2024-07-12
Add AT_ADDRESS macro
LagoLunatic
2024-07-08
Remove OSExec
LagoLunatic
2024-07-07
__start OK, OSReboot almost
LagoLunatic
2024-07-07
Fix inconsistent indentation
LagoLunatic
2024-07-07
OSRtc OK on PAL
LagoLunatic
2024-07-07
More dolphin/os matches
LagoLunatic
2024-07-07
Copy dolphin/os progress from TP decomp
LagoLunatic
2023-09-25
most of dolphin GBA lib done
TakaRikka