| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix examples, update submodules and CI script | spicyjpeg | 2024-01-08 | 4 | -45/+26 |
| * | Fix setjmp.h, FntSort(), examples, rewrite system/timer | spicyjpeg | 2023-07-03 | 3 | -64/+131 |
| * | More SPU streaming example tweaks | spicyjpeg | 2023-06-20 | 4 | -44/+48 |
| * | Update io/pads and sound/cdstream examples | spicyjpeg | 2023-06-20 | 5 | -193/+620 |
| * | Add PCDRV API, fix warnings and DS region misdetection | spicyjpeg | 2023-04-04 | 1 | -1/+1 |
| * | Add missing CD image dependencies to CMake scripts | spicyjpeg | 2023-04-04 | 2 | -5/+5 |
| * | Clean up MDEC and sound examples | spicyjpeg | 2022-12-18 | 6 | -36/+36 |
| * | Refactor dynamic linker, misc. cleanups | spicyjpeg | 2022-10-30 | 1 | -2/+2 |
| * | Refactor sound examples, add new spustream example | spicyjpeg | 2022-10-27 | 14 | -612/+955 |
| * | Fix sound/spustream, update README and changelog | spicyjpeg | 2022-10-16 | 1 | -5/+7 |
| * | Update sound/spustream, clean up other examples | spicyjpeg | 2022-10-15 | 2 | -36/+56 |
| * | Bump required CMake version to 3.21 | spicyjpeg | 2022-10-11 | 2 | -4/+4 |
| * | Clean up and add audio file to sound/spustream example | spicyjpeg | 2022-08-11 | 3 | -16/+19 |
| * | Rewrite libpsxspu in C and update sound examples | spicyjpeg | 2022-07-31 | 2 | -37/+21 |
| * | Deprecate u_short, u_int and u_long types in libpsn00b | spicyjpeg | 2022-07-30 | 1 | -33/+28 |
| * | Refactor libpsxgpu in C, add OT drawing queue | spicyjpeg | 2022-06-29 | 1 | -1/+1 |
| * | Minor fixes, add C++ placement new, n00bdemo 573 support | spicyjpeg | 2022-03-12 | 1 | -0/+4 |
| * | Add psn00bsdk_target_incbin() CMake function | spicyjpeg | 2022-02-20 | 6 | -27823/+8 |
| * | Rename hwregs_a definitions, add hwregs_c, fix io/pads | spicyjpeg | 2022-02-09 | 1 | -33/+13 |
| * | Merge branch 'master' of github.com:Lameguy64/PSn00bSDK into latest-commit | spicyjpeg | 2022-01-17 | 1 | -4/+4 |
| |\ |
|
| * | | Add known_bugs.md, fix sound/vagsample and declarations | spicyjpeg | 2021-12-30 | 2 | -2/+2 |
| * | | Fix CMake and CI bugs, set version number, update docs | spicyjpeg | 2021-12-29 | 1 | -1/+1 |
| * | | Remove PSN00BSDK_LIBS leftovers, improve CI artifact upload | spicyjpeg | 2021-12-23 | 2 | -8/+0 |
| * | | Add sound/spustream example | spicyjpeg | 2021-12-23 | 5 | -0/+630 |
| |/ |
|
| * | 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 |
| * | CMake fixes, improved CPack support, Windows instructions | spicyjpeg | 2021-10-20 | 2 | -65/+22 |
| * | Fixed bugs in SPU library, added vagsample example | John Wilbert M. Villamor | 2021-10-06 | 4 | -0/+28168 |