| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix setjmp.h, FntSort(), examples, rewrite system/timer | spicyjpeg | 2023-07-03 | 1 | -131/+124 |
| * | Clean up all headers, add and rename some BIOS APIs | spicyjpeg | 2023-04-05 | 2 | -2/+2 |
| * | Add PCDRV API, fix warnings and DS region misdetection | spicyjpeg | 2023-04-04 | 1 | -0/+1 |
| * | Add missing CD image dependencies to CMake scripts | spicyjpeg | 2023-04-04 | 2 | -5/+2 |
| * | Fix VSync(), assert(), warnings and some examples | spicyjpeg | 2023-01-22 | 2 | -16/+13 |
| * | Refactor dynamic linker, misc. cleanups | spicyjpeg | 2022-10-30 | 1 | -23/+21 |
| * | Update sound/spustream, clean up other examples | spicyjpeg | 2022-10-15 | 4 | -34/+35 |
| * | Fix dropped IRQs, clean up psxcd and psxetc logging | spicyjpeg | 2022-10-13 | 3 | -31/+22 |
| * | Bump required CMake version to 3.21 | spicyjpeg | 2022-10-11 | 5 | -11/+11 |
| * | Replace ball16c.h headers in examples with .TIM files | spicyjpeg | 2022-08-12 | 13 | -70/+28 |
| * | Deprecate u_short, u_int and u_long types in libpsn00b | spicyjpeg | 2022-07-30 | 2 | -5/+5 |
| * | Rename some hwregs_c.h and hwregs.a definitions | spicyjpeg | 2022-02-27 | 1 | -2/+3 |
| * | Add psn00bsdk_target_incbin() CMake function | spicyjpeg | 2022-02-20 | 2 | -16/+7 |
| * | Rewrite assert() and DL_CALL(), update mkpsxiso | spicyjpeg | 2022-02-20 | 1 | -7/+12 |
| * | Add LIBPSN00B_GENERATOR option, fix .incbin alignment | spicyjpeg | 2022-02-07 | 1 | -0/+1 |
| * | Refactor dynamic linker API, fix system/dynlink example | spicyjpeg | 2021-12-30 | 2 | -100/+122 |
| * | Remove PSN00BSDK_LIBS leftovers, improve CI artifact upload | spicyjpeg | 2021-12-23 | 5 | -20/+0 |
| * | Deprecated malloc.h, moved int*_t types to stdint.h | spicyjpeg | 2021-11-18 | 4 | -4/+4 |
| * | Cleaned up pads example, added CMake script for cartrom | spicyjpeg | 2021-11-11 | 1 | -2/+6 |
| * | Fixed examples directory hierarchy not being preserved | spicyjpeg | 2021-11-10 | 5 | -5/+5 |
| * | Rolled back minimum required CMake version to 3.20 | spicyjpeg | 2021-11-08 | 5 | -5/+5 |
| * | libc build fix, replaced dlerror() strings with enum | spicyjpeg | 2021-10-20 | 1 | -4/+6 |
| * | Misc MSVC/CMake fixes, also fixed childexec example | spicyjpeg | 2021-09-27 | 1 | -0/+7 |
| * | Migrated examples to CMake | spicyjpeg | 2021-09-12 | 12 | -392/+141 |
| * | Added dynamic linker API and example, updated README and changelog | spicyjpeg | 2021-08-17 | 9 | -0/+740 |
| * | Rewritten all Makefiles, set up proper GCC options, added iso.xml to template | spicyjpeg | 2021-08-17 | 6 | -118/+227 |
| * | Added int*_t and uint*_t variable types and updated type definitions in psxgp... | John Wilbert M. Villamor | 2021-07-01 | 5 | -12/+25 |
| * | Lots of makefile corrections, improved build and toolchain instructions, adde... | John Wilbert M. Villamor | 2021-02-18 | 4 | -4/+6 |
| * | Defined MDEC registers, corrected SquareRoot12() lookup table typo, updated m... | John Wilbert M. Villamor | 2020-11-29 | 4 | -20/+0 |
| * | Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov... | John Wilbert M. Villamor | 2020-09-19 | 7 | -19/+39 |
| * | Refined toolchain instructions, organized examples, added automatic retry for... | John Wilbert M. Villamor | 2020-04-24 | 12 | -0/+1442 |