| Commit message (Expand) | Author | Age | Files | Lines |
| * | Split off libsmd from n00bdemo into separate library | spicyjpeg | 2023-06-20 | 1 | -1/+1 |
| * | Update psxapi.h | niko1point0 | 2023-06-04 | 1 | -1/+1 |
| * | More library cleanups and libc fixes | spicyjpeg | 2023-05-21 | 1 | -1/+9 |
| * | Downgrade GCC to 12.3, add setjmp(), fix CdGetRegion() | spicyjpeg | 2023-05-12 | 1 | -70/+66 |
| * | Clean up all headers, add and rename some BIOS APIs | spicyjpeg | 2023-04-05 | 1 | -36/+80 |
| * | Misc. libpsn00b bugfixes, new critical section macros | spicyjpeg | 2022-11-15 | 1 | -2/+40 |
| * | Rewrite libpsxetc in C, add ResetCallback() | spicyjpeg | 2022-08-13 | 1 | -2/+3 |
| * | Deprecate u_short, u_int and u_long types in libpsn00b | spicyjpeg | 2022-07-30 | 1 | -76/+80 |
| * | Fix critical ldscript bug and CI, add BIOS setjmp | spicyjpeg | 2022-03-07 | 1 | -0/+12 |
| * | Rewrite psxapi with BIOS API stub generator script | spicyjpeg | 2022-02-07 | 1 | -0/+5 |
| * | sprintf improvements, added new _mem_init, GetSystemInfo | spicyjpeg | 2021-11-18 | 1 | -0/+32 |
| * | Added missing header declarations, FlushCache, misc library bugfixes | spicyjpeg | 2021-08-17 | 1 | -0/+1 |
| * | Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov... | John Wilbert M. Villamor | 2020-09-19 | 1 | -1/+1 |
| * | Added long awaited CD-ROM library and loads of fixes, see changelog for details | John Wilbert M. Villamor | 2019-11-22 | 1 | -18/+40 |
| * | Added strcat(), added gte_stsz() macro, added _boot() and fixed typos in setU... | John Wilbert M. Villamor | 2019-09-23 | 1 | -0/+2 |
| * | Added childexec example, added BIOS memory card functions, changed PAD functi... | John Wilbert M. Villamor | 2019-08-17 | 1 | -6/+43 |
| * | Added C++ support, updated build instructions and makefiles, consolidated lib... | John Wilbert M. Villamor | 2019-07-17 | 1 | -1/+1 |
| * | LibPSn00b officially v0.10b, added psxsio library, better DrawSync() and VSyn... | John Wilbert M. Villamor | 2019-06-23 | 1 | -25/+51 |
| * | Added BIOS Controller, BIOS CD, 2 new examples and custom exit handler in the... | lameguy64 | 2019-05-23 | 1 | -5/+11 |
| * | First commit | John Wilbert M. Villamor | 2019-04-06 | 1 | -0/+97 |