| Commit message (Expand) | Author | Age | Files | Lines |
| * | Misc MSVC/CMake fixes, also fixed childexec example | spicyjpeg | 2021-09-27 | 7 | -70/+86 |
| * | Misc. CMake bug and typo fixes, updated changelog | spicyjpeg | 2021-09-13 | 1 | -1/+1 |
| * | Migrated libpsn00b to CMake | spicyjpeg | 2021-09-12 | 15 | -560/+320 |
| * | Added preliminary files for CMake/CPack support | spicyjpeg | 2021-09-12 | 3 | -0/+345 |
| * | Merge pull request #36 from spicyjpeg/dynlink | John "Lameguy" Wilbert Villamor | 2021-08-31 | 24 | -320/+1726 |
| |\ |
|
| | * | Added dynamic linker API and example, updated README and changelog | spicyjpeg | 2021-08-17 | 5 | -7/+1042 |
| | * | Rewritten all Makefiles, set up proper GCC options, added iso.xml to template | spicyjpeg | 2021-08-17 | 11 | -203/+563 |
| | * | Added missing header declarations, FlushCache, misc library bugfixes | spicyjpeg | 2021-08-17 | 8 | -110/+121 |
| * | | Forgot to commit updated font.c | John Wilbert M. Villamor | 2021-08-31 | 1 | -5/+5 |
| |/ |
|
| * | Fixed missing type errors when compiling libraries due to the new variable ty... | John Wilbert M. Villamor | 2021-07-01 | 8 | -28/+35 |
| * | Added int*_t and uint*_t variable types and updated type definitions in psxgp... | John Wilbert M. Villamor | 2021-07-01 | 3 | -249/+295 |
| * | Minor Makefile fixes | Austin Annestrand | 2021-02-20 | 9 | -9/+9 |
| * | Lots of makefile corrections, improved build and toolchain instructions, adde... | John Wilbert M. Villamor | 2021-02-18 | 1 | -1/+1 |
| * | 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 | 4 | -37/+46 |
| * | Merge branch 'master' of https://github.com/Lameguy64/PSn00bSDK | John Wilbert M. Villamor | 2020-11-29 | 1 | -4/+17 |
| |\ |
|
| | * | Account for forward-looped memmove | Christian Kosman | 2020-10-01 | 1 | -4/+17 |
| * | | Defined MDEC registers, corrected SquareRoot12() lookup table typo, updated m... | John Wilbert M. Villamor | 2020-11-29 | 3 | -4/+16 |
| |/ |
|
| * | Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov... | John Wilbert M. Villamor | 2020-09-19 | 41 | -572/+1057 |
| * | Added multi-session CD support, fixed infinite loop bug in CdReadDir(), updat... | John Wilbert M. Villamor | 2020-07-25 | 1 | -0/+68 |
| * | Refined toolchain instructions, organized examples, added automatic retry for... | John Wilbert M. Villamor | 2020-04-24 | 5 | -3/+95 |
| * | Fixed CdInit() syntax, fixed CdlFILE, updated toolchain.txt a bit. | John Wilbert M. Villamor | 2020-03-11 | 3 | -5/+5 |
| * | Added CdOpenDir(), CdReadDir() and CdCloseDir(). Fixed SpuKeyOn() bug and add... | John Wilbert M. Villamor | 2020-02-28 | 6 | -44/+286 |
| * | Add labs() to stdlib.h | Thomas Perl | 2020-02-24 | 1 | -0/+1 |
| * | libc: Add abs() and labs() functions | Thomas Perl | 2020-02-24 | 1 | -0/+7 |
| * | Some minor updates, added CD-ROM library documentation | John Wilbert M. Villamor | 2020-01-06 | 9 | -1/+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 |
| * | | don't set the version if already set | Lawrence Nahum | 2019-12-08 | 1 | -0/+4 |
| * | | don't set GCC_BASE if already set (useful for in home toolchain) | Lawrence Nahum | 2019-12-08 | 1 | -0/+4 |
| * | | Fix setDrawMask macro | Jakub Czekański | 2019-11-29 | 1 | -2/+2 |
| |/ |
|
| * | Forgot to update libpsn00b readme | John Wilbert M. Villamor | 2019-11-22 | 1 | -2/+3 |
| * | Added long awaited CD-ROM library and loads of fixes, see changelog for details | John Wilbert M. Villamor | 2019-11-22 | 30 | -126/+2236 |
| * | Added FntOpen(), FntPrint() and FntFlush(), fixed termPrim() typo, fixed nega... | John Wilbert M. Villamor | 2019-10-11 | 13 | -22/+208 |
| * | Added strcat(), added gte_stsz() macro, added _boot() and fixed typos in setU... | John Wilbert M. Villamor | 2019-09-23 | 6 | -8/+38 |
| * | Added childexec example, added BIOS memory card functions, changed PAD functi... | John Wilbert M. Villamor | 2019-08-17 | 23 | -48/+199 |
| * | Accidentally broke SPU (set SPUCNT with 0x8001 instead of 0xC001) | John Wilbert M. Villamor | 2019-07-20 | 1 | -1/+1 |
| * | Added C++ support, updated build instructions and makefiles, consolidated lib... | John Wilbert M. Villamor | 2019-07-17 | 32 | -235/+1179 |
| * | fix FntLoad to non-zero y locations for debug font | williamblair | 2019-06-30 | 1 | -2/+2 |
| * | Fixed local label typo in memcpy.s | John Wilbert M. Villamor | 2019-06-26 | 1 | -1/+1 |
| * | Fixed bug in DrawPrim() where it sends 1 extra junk word | John Wilbert M. Villamor | 2019-06-24 | 1 | -0/+1 |
| * | LibPSn00b officially v0.10b, added psxsio library, better DrawSync() and VSyn... | John Wilbert M. Villamor | 2019-06-23 | 50 | -400/+1493 |
| * | Added BIOS Controller, BIOS CD, 2 new examples and custom exit handler in the... | lameguy64 | 2019-05-23 | 14 | -52/+181 |
| * | * Fixed lzpack producing broken QLP archives breaking the n00bdemo example.\n... | lameguy64 | 2019-04-12 | 1 | -1/+1 |
| * | First commit | John Wilbert M. Villamor | 2019-04-06 | 130 | -0/+8680 |