| Commit message (Expand) | Author | Age | Files | Lines |
| * | Split off libsmd from n00bdemo into separate library | spicyjpeg | 2023-06-20 | 1 | -0/+1 |
| * | More library cleanups and libc fixes | spicyjpeg | 2023-05-21 | 1 | -32/+2 |
| * | Add missing CD image dependencies to CMake scripts | spicyjpeg | 2023-04-04 | 1 | -8/+7 |
| * | Bump to v0.22, update CMake scripts and docs | spicyjpeg | 2022-12-18 | 2 | -22/+41 |
| * | Clean up SDK debug logging, fix getTPage() | spicyjpeg | 2022-10-19 | 1 | -1/+1 |
| * | Update preset files, README, docs and changelog | spicyjpeg | 2022-10-11 | 1 | -2/+0 |
| * | Replace DEBUG macro with standard NDEBUG macro | spicyjpeg | 2022-10-11 | 1 | -1/+1 |
| * | Update CMake scripts to use generator expressions | spicyjpeg | 2022-10-11 | 3 | -147/+131 |
| * | Refactor CMake scripts, add separate debug/release builds | spicyjpeg | 2022-10-09 | 3 | -174/+161 |
| * | Misc. fixes, add texturing to graphics/gte example | spicyjpeg | 2022-08-10 | 1 | -0/+2 |
| * | Add -g to default flags, update changelog and known bugs | spicyjpeg | 2022-06-29 | 1 | -0/+3 |
| * | Add psxpress MDEC API and psn00bsdk_target_incbin_a | spicyjpeg | 2022-02-27 | 1 | -12/+36 |
| * | Add psn00bsdk_target_incbin() CMake function | spicyjpeg | 2022-02-20 | 1 | -5/+64 |
| * | Add LIBPSN00B_GENERATOR option, fix .incbin alignment | spicyjpeg | 2022-02-07 | 1 | -7/+4 |
| * | Fix CMake and CI bugs, set version number, update docs | spicyjpeg | 2021-12-29 | 1 | -2/+3 |
| * | CMake fixes, psxcd and printf/scanf improvements | spicyjpeg | 2021-11-28 | 2 | -4/+7 |
| * | Switch to mipsel-none-elf, move docs, add template presets | spicyjpeg | 2021-11-28 | 1 | -4/+4 |
| * | Refactor libpsn00b CMake scripts, move include directory | spicyjpeg | 2021-11-28 | 3 | -116/+163 |
| * | Cleaned up pads example, added CMake script for cartrom | spicyjpeg | 2021-11-11 | 2 | -3/+3 |
| * | Fixed examples directory hierarchy not being preserved | spicyjpeg | 2021-11-10 | 1 | -3/+1 |
| * | Rolled back minimum required CMake version to 3.20 | spicyjpeg | 2021-11-08 | 2 | -2/+2 |
| * | CMake fixes, improved CPack support, Windows instructions | spicyjpeg | 2021-10-20 | 1 | -1/+16 |
| * | Updated changelog and files missing from last commit | spicyjpeg | 2021-09-27 | 1 | -0/+3 |
| * | Misc MSVC/CMake fixes, also fixed childexec example | spicyjpeg | 2021-09-27 | 1 | -15/+26 |
| * | Added preliminary files for CMake/CPack support | spicyjpeg | 2021-09-12 | 3 | -0/+345 |