| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix examples, update submodules and CI script | spicyjpeg | 2024-01-08 | 1 | -1/+1 |
| * | Refactor hello and cppdemo examples, fix cdxa | spicyjpeg | 2023-05-21 | 1 | -125/+117 |
| * | Add missing CD image dependencies to CMake scripts | spicyjpeg | 2023-04-04 | 2 | -6/+5 |
| * | Refactor libpsxcd, add new CD-ROM APIs, fix SPU DMA read | spicyjpeg | 2022-11-17 | 1 | -1/+1 |
| * | Remove interrupt disabling calls in psxcd callback APIs | spicyjpeg | 2022-10-17 | 1 | -0/+2 |
| * | Update sound/spustream, clean up other examples | spicyjpeg | 2022-10-15 | 1 | -1/+0 |
| * | Bump required CMake version to 3.21 | spicyjpeg | 2022-10-11 | 1 | -2/+2 |
| * | Replace ball16c.h headers in examples with .TIM files | spicyjpeg | 2022-08-12 | 4 | -33/+17 |
| * | Remove PSN00BSDK_LIBS leftovers, improve CI artifact upload | spicyjpeg | 2021-12-23 | 1 | -4/+0 |
| * | Fix CdGetSector size inconsistency, update changelog | spicyjpeg | 2021-12-23 | 1 | -1/+1 |
| * | Deprecated malloc.h, moved int*_t types to stdint.h | spicyjpeg | 2021-11-18 | 1 | -1/+0 |
| * | Fixed examples directory hierarchy not being preserved | spicyjpeg | 2021-11-10 | 1 | -1/+1 |
| * | Rolled back minimum required CMake version to 3.20 | spicyjpeg | 2021-11-08 | 1 | -1/+1 |
| * | Migrated examples to CMake | spicyjpeg | 2021-09-12 | 3 | -72/+36 |
| * | Rewritten all Makefiles, set up proper GCC options, added iso.xml to template | spicyjpeg | 2021-08-17 | 2 | -44/+65 |
| * | Added int*_t and uint*_t variable types and updated type definitions in psxgp... | John Wilbert M. Villamor | 2021-07-01 | 1 | -4/+7 |
| * | Lots of makefile corrections, improved build and toolchain instructions, adde... | John Wilbert M. Villamor | 2021-02-18 | 1 | -3/+1 |
| * | Defined MDEC registers, corrected SquareRoot12() lookup table typo, updated m... | John Wilbert M. Villamor | 2020-11-29 | 1 | -5/+0 |
| * | Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov... | John Wilbert M. Villamor | 2020-09-19 | 2 | -6/+5 |
| * | Refined toolchain instructions, organized examples, added automatic retry for... | John Wilbert M. Villamor | 2020-04-24 | 5 | -0/+652 |