| Commit message (Expand) | Author | Age | Files | Lines |
| * | Misc. CMake bug and typo fixes, updated changelog | spicyjpeg | 2021-09-13 | 1 | -1/+1 |
| * | Migrated libpsn00b to CMake | spicyjpeg | 2021-09-12 | 2 | -0/+249 |
| * | Added dynamic linker API and example, updated README and changelog | spicyjpeg | 2021-08-17 | 2 | -0/+314 |
| * | Added missing header declarations, FlushCache, misc library bugfixes | spicyjpeg | 2021-08-17 | 3 | -0/+6 |
| * | Fixed missing type errors when compiling libraries due to the new variable ty... | John Wilbert M. Villamor | 2021-07-01 | 1 | -1/+1 |
| * | Added int*_t and uint*_t variable types and updated type definitions in psxgp... | John Wilbert M. Villamor | 2021-07-01 | 3 | -249/+295 |
| * | Added some macros for gte_stsxy3_* | Alexandro Trevisan | 2021-01-30 | 1 | -0/+64 |
| * | Added updated library reference, added struct names in psxgpu.h, defined GTE ... | John Wilbert M. Villamor | 2021-01-05 | 3 | -35/+43 |
| * | Defined MDEC registers, corrected SquareRoot12() lookup table typo, updated m... | John Wilbert M. Villamor | 2020-11-29 | 1 | -0/+12 |
| * | Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov... | John Wilbert M. Villamor | 2020-09-19 | 8 | -12/+23 |
| * | Refined toolchain instructions, organized examples, added automatic retry for... | John Wilbert M. Villamor | 2020-04-24 | 1 | -0/+3 |
| * | Fixed CdInit() syntax, fixed CdlFILE, updated toolchain.txt a bit. | John Wilbert M. Villamor | 2020-03-11 | 1 | -2/+2 |
| * | Added CdOpenDir(), CdReadDir() and CdCloseDir(). Fixed SpuKeyOn() bug and add... | John Wilbert M. Villamor | 2020-02-28 | 2 | -28/+49 |
| * | Add labs() to stdlib.h | Thomas Perl | 2020-02-24 | 1 | -0/+1 |
| * | Merge pull request #10 from JaCzekanski/patch-2 | John Wilbert Villamor | 2020-01-06 | 1 | -1/+1 |
| |\ |
|
| | * | Fixed typo in setUVWH | Jakub Czekański | 2019-12-03 | 1 | -2/+2 |
| * | | Fix setDrawMask macro | Jakub Czekański | 2019-11-29 | 1 | -2/+2 |
| |/ |
|
| * | Added long awaited CD-ROM library and loads of fixes, see changelog for details | John Wilbert M. Villamor | 2019-11-22 | 6 | -36/+238 |
| * | Added FntOpen(), FntPrint() and FntFlush(), fixed termPrim() typo, fixed nega... | John Wilbert M. Villamor | 2019-10-11 | 2 | -1/+4 |
| * | Added strcat(), added gte_stsz() macro, added _boot() and fixed typos in setU... | John Wilbert M. Villamor | 2019-09-23 | 4 | -8/+16 |
| * | Added childexec example, added BIOS memory card functions, changed PAD functi... | John Wilbert M. Villamor | 2019-08-17 | 3 | -13/+53 |
| * | Added C++ support, updated build instructions and makefiles, consolidated lib... | John Wilbert M. Villamor | 2019-07-17 | 8 | -137/+50 |
| * | LibPSn00b officially v0.10b, added psxsio library, better DrawSync() and VSyn... | John Wilbert M. Villamor | 2019-06-23 | 8 | -76/+204 |
| * | Added BIOS Controller, BIOS CD, 2 new examples and custom exit handler in the... | lameguy64 | 2019-05-23 | 2 | -6/+11 |
| * | First commit | John Wilbert M. Villamor | 2019-04-06 | 21 | -0/+2279 |