| Commit message (Expand) | Author | Age | Files | Lines |
| * | Refactor hello and cppdemo examples, fix cdxa | spicyjpeg | 2023-05-21 | 5 | -267/+403 |
| * | Add C++ standard library headers, update beginner/cppdemo | spicyjpeg | 2023-05-11 | 1 | -140/+134 |
| * | Bump required CMake version to 3.21 | spicyjpeg | 2022-10-11 | 2 | -4/+4 |
| * | Remove PSN00BSDK_LIBS leftovers, improve CI artifact upload | spicyjpeg | 2021-12-23 | 2 | -8/+0 |
| * | Deprecated malloc.h, moved int*_t types to stdint.h | spicyjpeg | 2021-11-18 | 1 | -1/+1 |
| * | Fixed examples directory hierarchy not being preserved | spicyjpeg | 2021-11-10 | 2 | -2/+2 |
| * | Rolled back minimum required CMake version to 3.20 | spicyjpeg | 2021-11-08 | 2 | -2/+2 |
| * | Migrated examples to CMake | spicyjpeg | 2021-09-12 | 4 | -130/+44 |
| * | Rewritten all Makefiles, set up proper GCC options, added iso.xml to template | spicyjpeg | 2021-08-17 | 2 | -70/+92 |
| * | Added int*_t and uint*_t variable types and updated type definitions in psxgp... | John Wilbert M. Villamor | 2021-07-01 | 1 | -5/+10 |
| * | Lots of makefile corrections, improved build and toolchain instructions, adde... | John Wilbert M. Villamor | 2021-02-18 | 2 | -2/+2 |
| * | Added updated library reference, added struct names in psxgpu.h, defined GTE ... | John Wilbert M. Villamor | 2021-01-05 | 2 | -0/+206 |
| * | Defined MDEC registers, corrected SquareRoot12() lookup table typo, updated m... | John Wilbert M. Villamor | 2020-11-29 | 1 | -6/+0 |
| * | Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov... | John Wilbert M. Villamor | 2020-09-19 | 1 | -2/+2 |
| * | Refined toolchain instructions, organized examples, added automatic retry for... | John Wilbert M. Villamor | 2020-04-24 | 2 | -0/+178 |