| Commit message (Expand) | Author | Age | Files | Lines |
| * | Split off libsmd from n00bdemo into separate library | spicyjpeg | 2023-06-20 | 10 | -3827/+465 |
| * | Fix IRQ bugs, PutDispEnv() PAL screen centering | spicyjpeg | 2023-06-20 | 1 | -14/+14 |
| * | Add IsIdleGPU(), tweak psxgpu.h, fix mdec/strvideo | spicyjpeg | 2023-04-04 | 1 | -15/+14 |
| * | Fix VSync(), assert(), warnings and some examples | spicyjpeg | 2023-01-22 | 1 | -11/+3 |
| * | Rearrange hwregs_c.h and k573io.h, add clz intrinsics | spicyjpeg | 2022-12-18 | 1 | -3/+3 |
| * | Bump required CMake version to 3.21 | spicyjpeg | 2022-10-11 | 1 | -2/+2 |
| * | Update version number, clean up old headers | spicyjpeg | 2022-09-22 | 3 | -6/+6 |
| * | Refactor libpsxgpu in C, add OT drawing queue | spicyjpeg | 2022-06-29 | 1 | -1/+1 |
| * | Add FPS counter to n00bdemo, more psxpad commands | spicyjpeg | 2022-03-23 | 2 | -22/+68 |
| * | Remove stdint.h, fix n00bdemo crashing | spicyjpeg | 2022-03-20 | 2 | -4/+5 |
| * | Minor fixes, add C++ placement new, n00bdemo 573 support | spicyjpeg | 2022-03-12 | 1 | -5/+41 |
| * | Add psn00bsdk_target_incbin() CMake function | spicyjpeg | 2022-02-20 | 3 | -54/+11 |
| * | Add LIBPSN00B_GENERATOR option, fix .incbin alignment | spicyjpeg | 2022-02-07 | 1 | -1/+7 |
| * | Remove PSN00BSDK_LIBS leftovers, improve CI artifact upload | spicyjpeg | 2021-12-23 | 1 | -4/+0 |
| * | Deprecated malloc.h, moved int*_t types to stdint.h | spicyjpeg | 2021-11-18 | 2 | -2/+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 |
| * | Added io/pads example, psxpad.h definitions, bugfixes | spicyjpeg | 2021-11-07 | 1 | -1/+7 |
| * | Updated changelog and files missing from last commit | spicyjpeg | 2021-09-27 | 3 | -6/+10 |
| * | Migrated examples to CMake | spicyjpeg | 2021-09-12 | 7 | -118/+103 |
| * | Rewritten all Makefiles, set up proper GCC options, added iso.xml to template | spicyjpeg | 2021-08-17 | 3 | -32/+58 |
| * | Added int*_t and uint*_t variable types and updated type definitions in psxgp... | John Wilbert M. Villamor | 2021-07-01 | 6 | -27/+34 |
| * | Lots of makefile corrections, improved build and toolchain instructions, adde... | John Wilbert M. Villamor | 2021-02-18 | 2 | -2/+2 |
| * | 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 | 1 | -2/+2 |
| * | Refined toolchain instructions, organized examples, added automatic retry for... | John Wilbert M. Villamor | 2020-04-24 | 63 | -0/+19574 |