Age | Commit message (Expand) | Author |
2023-03-03 | TProtocol: Get `TProtocol` to the point of building | mrb0nk500 |
2023-02-28 | TTcpSocket: Start work on `TTcpSocket` | mrb0nk500 |
2023-02-28 | PSOV3EncryptionTCP: Add, and fully match `PSOV3EncryptionTCP` | mrb0nk500 |
2023-02-28 | PSOV3Encryption: Add, and fully match `PSOV3Encryption` | mrb0nk500 |
2023-02-26 | TSocket: Start work on, and match most of `TSocket` | mrb0nk500 |
2023-02-25 | TMenuList: Add `TMenuList`, and everything else that's needed to get it | mrb0nk500 |
2023-02-08 | make: Move runtime files to their proper place, and order in the binary | mrb0nk500 |
2023-02-08 | runtime: Add `GCN_mem_alloc.c` | mrb0nk500 |
2023-02-08 | make, runtime: Start putting files, and functions in the right order | mrb0nk500 |
2023-02-04 | THeap: Add `THeap` class | mrb0nk500 |
2023-02-03 | global: Add rest of Dolphin SDK proper, add MSL, and MetroTRK | mrb0nk500 |
2023-02-02 | sdk: Add the rest of Dolphin SDK to object file list | mrb0nk500 |
2023-02-02 | sdk: Add `mtx` | mrb0nk500 |
2023-02-01 | make: Start adding Dolphin SDK files to object list | mrb0nk500 |
2023-01-30 | TObject, TObject2: Create `TObject2.cpp`, and move flag functions | mrb0nk500 |
2023-01-30 | Global: Add necessary files to test linking | mrb0nk500 |
2023-01-29 | Add `Makefile`, and `obj_files.mk` | mrb0nk500 |