summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-02-03TMainTask: Add `SET_OR_CLEAR_CHILD_FLAGS` macromrb0nk500
2023-02-03TMainTask: Add, and match `run_task()`mrb0nk500
2023-02-03TObject, TMainTask: Make object names extern, and declare them inmrb0nk500
2023-02-03TObject: Make all the task related globals externmrb0nk500
2023-02-03TMainTask: Add private helpers for setting, clearing, and gettingmrb0nk500
2023-02-03TObject: Add `{set,clear}_flag_3()`mrb0nk500
2023-02-03pso/macros: Add `FOREACH_NODE{,_NODECL}_MULTI_ITER`mrb0nk500
2023-02-03sdk: Use `NMWException.h`, and `fdlibm.h` from prime decomp projectmrb0nk500
2023-02-03global: Add rest of Dolphin SDK proper, add MSL, and MetroTRKmrb0nk500
2023-02-02macros.inc: use multi-line comments, instead of single line commentsmrb0nk500
2023-02-02sdk: Add `mtx`mrb0nk500
2023-02-01types: Rename `types.h` to `global_types.h`mrb0nk500
2023-02-01global: Import Dolphin SDKmrb0nk500
2023-01-31asm: Add `macros.inc`mrb0nk500
2023-01-30TObject, macros: Add `FOREACH_NODE` macros for dealing with TObjectmrb0nk500
2023-01-30Global: Add necessary files to test linkingmrb0nk500
2023-01-29__start: Use `__start` from the Super Mario Sunshine decomp projectmrb0nk500
2023-01-29pso: Add `TMainTask`mrb0nk500
2023-01-29pso: add `forward.h`mrb0nk500
2023-01-29pso: add `macros.h`mrb0nk500
2023-01-29types.h: Use local path include, instead of system path includemrb0nk500
2023-01-29TObject: Use `types.h` to get the typedefsmrb0nk500
2023-01-28Initial commitmrb0nk500