summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-02sdk: Add `mtx`mrb0nk500
2023-02-01TObject: Correct typo in `get_node_count()`mrb0nk500
2023-02-01make: Start adding Dolphin SDK files to object listmrb0nk500
2023-02-01make: Create `CFLAGS_BASE`, and make seperate `FLAGS` for c, and c++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-31asm: Start work on importing the Dolphin SDKmrb0nk500
2023-01-30TObject, macros: Add `FOREACH_NODE` macros for dealing with TObjectmrb0nk500
2023-01-30TObject, TObject2: Create `TObject2.cpp`, and move flag functionsmrb0nk500
2023-01-30TObject: Add task related globalsmrb0nk500
2023-01-30.gitignore: Add `build` directory to ignore listmrb0nk500
2023-01-30Global: Add necessary files to test linkingmrb0nk500
2023-01-30Makefile: Add `TEST_LD` env var for testing out linkingmrb0nk500
2023-01-29__start: Use `__start` from the Super Mario Sunshine decomp projectmrb0nk500
2023-01-29Add `Makefile`, and `obj_files.mk`mrb0nk500
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 `vu16` from `types.h`mrb0nk500
2023-01-29TObject: Use `types.h` to get the typedefsmrb0nk500
2023-01-29Global: Move `TObject.cpp` to `pso/` directorymrb0nk500
2023-01-28TObject: Perfectly matched `TObject::run_tasks()`mrb0nk500
2023-01-28Added .gitignoremrb0nk500
2023-01-28Initial commitmrb0nk500