| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Refined toolchain instructions, organized examples, added automatic retry for... | John Wilbert M. Villamor | 2020-04-24 | 130 | -83/+769 |
| * | Fixed CdInit() syntax, fixed CdlFILE, updated toolchain.txt a bit. | John Wilbert M. Villamor | 2020-03-11 | 7 | -49/+84 |
| * | Added CdOpenDir(), CdReadDir() and CdCloseDir(). Fixed SpuKeyOn() bug and add... | John Wilbert M. Villamor | 2020-02-28 | 14 | -45/+938 |
| * | Merge pull request #16 from thp/libc-abs-labs | John Wilbert Villamor | 2020-02-26 | 2 | -0/+8 |
| |\ |
|
| | * | 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 |
| |/ |
|
| * | Updated website domain | John Wilbert M. Villamor | 2020-01-31 | 1 | -2/+2 |
| * | Updated hello world with more comments | John Wilbert M. Villamor | 2020-01-06 | 2 | -54/+108 |
| * | Some minor updates, added CD-ROM library documentation | John Wilbert M. Villamor | 2020-01-06 | 15 | -29/+149 |
| * | 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 |
| * | | Merge pull request #11 from greenaddress/readme_typo | John Wilbert Villamor | 2020-01-06 | 3 | -1/+16 |
| |\ \ |
|
| | * | | don't set the version if already set | Lawrence Nahum | 2019-12-08 | 2 | -0/+7 |
| | * | | don't set GCC_BASE if already set (useful for in home toolchain) | Lawrence Nahum | 2019-12-08 | 2 | -0/+8 |
| | * | | toolchain read me typo s/with/wish | Lawrence Nahum | 2019-12-08 | 1 | -1/+1 |
| |/ / |
|
| * | | Merge pull request #9 from JaCzekanski/patch-1 | John Wilbert Villamor | 2019-12-07 | 1 | -2/+2 |
| |\ \
| |/
|/| |
|
| | * | Fix setDrawMask macro | Jakub Czekański | 2019-11-29 | 1 | -2/+2 |
| |/ |
|
| * | Forgot to commit render2tex | John Wilbert M. Villamor | 2019-11-25 | 7 | -0/+703 |
| * | 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 | 47 | -147/+3147 |
| * | Added FntOpen(), FntPrint() and FntFlush(), fixed termPrim() typo, fixed nega... | John Wilbert M. Villamor | 2019-10-11 | 22 | -30/+571 |
| * | Fixed canvas of PSn00bSDK logo | John Wilbert M. Villamor | 2019-09-24 | 1 | -45/+36 |
| * | Added strcat(), added gte_stsz() macro, added _boot() and fixed typos in setU... | John Wilbert M. Villamor | 2019-09-23 | 8 | -8/+192 |
| * | Added childexec example, added BIOS memory card functions, changed PAD functi... | John Wilbert M. Villamor | 2019-08-17 | 33 | -57/+918 |
| * | Accidentally broke SPU (set SPUCNT with 0x8001 instead of 0xC001) | John Wilbert M. Villamor | 2019-07-20 | 1 | -1/+1 |
| * | Added fpscam example, added small descriptions to examples, minor readme changes | John Wilbert M. Villamor | 2019-07-18 | 10 | -15/+920 |
| * | Added C++ support, updated build instructions and makefiles, consolidated lib... | John Wilbert M. Villamor | 2019-07-17 | 43 | -327/+1469 |
| * | Merge pull request #8 from williamblair/fntsort_fix | John Wilbert Villamor | 2019-07-01 | 1 | -2/+2 |
| |\ |
|
| | * | 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 | 2 | -1/+2 |
| * | Minor readme update | lameguy64 | 2019-06-23 | 1 | -29/+35 |
| * | LibPSn00b officially v0.10b, added psxsio library, better DrawSync() and VSyn... | John Wilbert M. Villamor | 2019-06-23 | 59 | -487/+1747 |
| * | Merge pull request #6 from qbradq/issue-5 | John Wilbert Villamor | 2019-06-08 | 1 | -1/+1 |
| |\ |
|
| | * | Swapped buffer length litteral with sizeof operator | Norman B. Lancaster | 2019-06-06 | 1 | -1/+1 |
| |/ |
|
| * | Merge pull request #2 from root670/add-editorconfig | John Wilbert Villamor | 2019-05-24 | 1 | -0/+8 |
| |\ |
|
| | * | Add .editorconfig. | root670 | 2019-04-17 | 1 | -0/+8 |
| * | | Added BIOS Controller, BIOS CD, 2 new examples and custom exit handler in the... | lameguy64 | 2019-05-23 | 29 | -70/+1102 |
| |/ |
|
| * | Fixed a typo in the prefix parameter for configuring GCC and removed switch t... | lameguy64 | 2019-04-12 | 1 | -1/+1 |
| * | * Fixed lzpack producing broken QLP archives breaking the n00bdemo example.\n... | lameguy64 | 2019-04-12 | 4 | -11/+11 |
| * | Fixed gcc configure parameters | lameguy64 | 2019-04-08 | 1 | -1/+1 |
| * | First commit | John Wilbert M. Villamor | 2019-04-06 | 222 | -0/+32100 |