summaryrefslogtreecommitdiff
path: root/src/dolphin/os
AgeCommit message (Collapse)Author
2026-03-14Misc cleanupLagoLunatic
2025-06-09Some enum/define cleanupLagoLunatic
2025-06-04Demo work (#786)LagoLunatic
* Demo work * Fix PAL * Fix d_door weak func order and link it * Fix d_door for demo * JKernel OK on demo + misc * tag_attention 100% on demo * More demo work and fix some retail fakematches
2025-05-17Fix clangd error in oslink.cLagoLunatic
2025-05-17ifdef out asm functionsLagoLunatic
2025-05-17Revert "Fix more clangd warnings/errors"LagoLunatic
This reverts commit ea73a9c5fea05c77d0d64cff4a7270f27f07af70.
2025-05-17Fix more clangd warnings/errorsLagoLunatic
2025-05-17Fix error handler typedefsLagoLunatic
2025-05-16GXFifo OKLagoLunatic
2025-04-30Fix some clang errors/warningsLagoLunatic
2025-04-24Fix relocation and data value mismatchesLagoLunatic
2025-01-17JStudio/JMessage work and cleanupLagoLunatic
2024-12-28Add ASM define to wrap mwerks asm keywordLagoLunatic
2024-12-28Various cleanup for OSContextLagoLunatic
2024-11-22Fix more clangd errorsLagoLunatic
This also seems to fix the problem where clangd failed to index most header files, which was due to the typo in JGeometry.h.
2024-11-02warning cleanupLagoLunatic
2024-07-12OSReboot OKLagoLunatic
2024-07-12Add AT_ADDRESS macroLagoLunatic
2024-07-08Remove OSExecLagoLunatic
This TU exists in TP but not TWW
2024-07-07__start OK, OSReboot almostLagoLunatic
2024-07-07Fix inconsistent indentationLagoLunatic
2024-07-07OSRtc OK on PALLagoLunatic
2024-07-07More dolphin/os matchesLagoLunatic
2024-07-07Copy dolphin/os progress from TP decompLagoLunatic