| Commit message (Expand) | Author | Age | Files | Lines |
| * | Changed _bu_init ROM offset from 0x55 to 0x70 | EngineersBox | 2024-09-30 | 2 | -2/+2 |
| * | More library cleanups and libc fixes | spicyjpeg | 2023-05-21 | 2 | -48/+22 |
| * | Clean up all headers, add and rename some BIOS APIs | spicyjpeg | 2023-04-05 | 5 | -53/+153 |
| * | Add PCDRV API, fix warnings and DS region misdetection | spicyjpeg | 2023-04-04 | 1 | -6/+105 |
| * | Misc. libpsn00b bugfixes, new critical section macros | spicyjpeg | 2022-11-15 | 1 | -8/+9 |
| * | Fix DMACallback bug, disable logging in release builds | spicyjpeg | 2022-10-08 | 2 | -15/+15 |
| * | Update version number, clean up old headers | spicyjpeg | 2022-09-22 | 1 | -1/+1 |
| * | Remove MDEC indev example, add more kernel APIs | spicyjpeg | 2022-07-23 | 3 | -31/+203 |
| * | Fix critical ldscript bug and CI, add BIOS setjmp | spicyjpeg | 2022-03-07 | 2 | -1/+29 |
| * | Rename hwregs_a definitions, add hwregs_c, fix io/pads | spicyjpeg | 2022-02-09 | 1 | -3/+3 |
| * | Rewrite psxapi with BIOS API stub generator script | spicyjpeg | 2022-02-07 | 69 | -620/+1105 |
| * | sprintf improvements, added new _mem_init, GetSystemInfo | spicyjpeg | 2021-11-18 | 1 | -0/+10 |
| * | Migrated libpsn00b to CMake | spicyjpeg | 2021-09-12 | 1 | -61/+0 |
| * | Rewritten all Makefiles, set up proper GCC options, added iso.xml to template | spicyjpeg | 2021-08-17 | 1 | -21/+41 |
| * | Added missing header declarations, FlushCache, misc library bugfixes | spicyjpeg | 2021-08-17 | 1 | -0/+10 |
| * | Minor Makefile fixes | Austin Annestrand | 2021-02-20 | 1 | -1/+1 |
| * | Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov... | John Wilbert M. Villamor | 2020-09-19 | 1 | -11/+20 |
| * | Refined toolchain instructions, organized examples, added automatic retry for... | John Wilbert M. Villamor | 2020-04-24 | 2 | -0/+18 |
| * | Added long awaited CD-ROM library and loads of fixes, see changelog for details | John Wilbert M. Villamor | 2019-11-22 | 6 | -0/+60 |
| * | Added FntOpen(), FntPrint() and FntFlush(), fixed termPrim() typo, fixed nega... | John Wilbert M. Villamor | 2019-10-11 | 1 | -10/+0 |
| * | Added strcat(), added gte_stsz() macro, added _boot() and fixed typos in setU... | John Wilbert M. Villamor | 2019-09-23 | 1 | -0/+10 |
| * | Added childexec example, added BIOS memory card functions, changed PAD functi... | John Wilbert M. Villamor | 2019-08-17 | 19 | -34/+144 |
| * | Added C++ support, updated build instructions and makefiles, consolidated lib... | John Wilbert M. Villamor | 2019-07-17 | 1 | -4/+2 |
| * | LibPSn00b officially v0.10b, added psxsio library, better DrawSync() and VSyn... | John Wilbert M. Villamor | 2019-06-23 | 6 | -2/+52 |
| * | Added BIOS Controller, BIOS CD, 2 new examples and custom exit handler in the... | lameguy64 | 2019-05-23 | 8 | -22/+78 |
| * | First commit | John Wilbert M. Villamor | 2019-04-06 | 35 | -0/+377 |