| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added dynamic linker API and example, updated README and changelog | spicyjpeg | 2021-08-17 | 1 | -0/+29 |
| * | Added int*_t and uint*_t variable types and updated type definitions in psxgp... | John Wilbert M. Villamor | 2021-07-01 | 1 | -0/+15 |
| * | Lots of makefile corrections, improved build and toolchain instructions, adde... | John Wilbert M. Villamor | 2021-02-18 | 1 | -0/+23 |
| * | Added updated library reference, added struct names in psxgpu.h, defined GTE ... | John Wilbert M. Villamor | 2021-01-05 | 1 | -6/+18 |
| * | Defined MDEC registers, corrected SquareRoot12() lookup table typo, updated m... | John Wilbert M. Villamor | 2020-11-29 | 1 | -0/+14 |
| * | Minor correction on changelog | John Wilbert M. Villamor | 2020-09-19 | 1 | -5/+5 |
| * | Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov... | John Wilbert M. Villamor | 2020-09-19 | 1 | -0/+65 |
| * | Refined toolchain instructions, organized examples, added automatic retry for... | John Wilbert M. Villamor | 2020-04-24 | 1 | -0/+16 |
| * | Fixed CdInit() syntax, fixed CdlFILE, updated toolchain.txt a bit. | John Wilbert M. Villamor | 2020-03-11 | 1 | -0/+9 |
| * | Added CdOpenDir(), CdReadDir() and CdCloseDir(). Fixed SpuKeyOn() bug and add... | John Wilbert M. Villamor | 2020-02-28 | 1 | -0/+23 |
| * | Some minor updates, added CD-ROM library documentation | John Wilbert M. Villamor | 2020-01-06 | 1 | -0/+10 |
| * | Added long awaited CD-ROM library and loads of fixes, see changelog for details | John Wilbert M. Villamor | 2019-11-22 | 1 | -0/+41 |
| * | Added FntOpen(), FntPrint() and FntFlush(), fixed termPrim() typo, fixed nega... | John Wilbert M. Villamor | 2019-10-11 | 1 | -7/+26 |
| * | Added strcat(), added gte_stsz() macro, added _boot() and fixed typos in setU... | John Wilbert M. Villamor | 2019-09-23 | 1 | -0/+13 |
| * | Added childexec example, added BIOS memory card functions, changed PAD functi... | John Wilbert M. Villamor | 2019-08-17 | 1 | -1/+27 |
| * | Added fpscam example, added small descriptions to examples, minor readme changes | John Wilbert M. Villamor | 2019-07-18 | 1 | -0/+9 |
| * | Added C++ support, updated build instructions and makefiles, consolidated lib... | John Wilbert M. Villamor | 2019-07-17 | 1 | -0/+67 |
| * | LibPSn00b officially v0.10b, added psxsio library, better DrawSync() and VSyn... | John Wilbert M. Villamor | 2019-06-23 | 1 | -4/+89 |
| * | Added BIOS Controller, BIOS CD, 2 new examples and custom exit handler in the... | lameguy64 | 2019-05-23 | 1 | -0/+28 |