| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | 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 | |
| |/ | | | Missing parenthesis caused compilation error when passing a reference to DR_MASK | |||||
| * | 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 ↵ | John Wilbert M. Villamor | 2019-10-11 | 13 | -22/+208 | |
| | | | | | negative values in vsprintf(), added billboard sprites example | |||||
| * | Added strcat(), added gte_stsz() macro, added _boot() and fixed typos in ↵ | John Wilbert M. Villamor | 2019-09-23 | 6 | -8/+38 | |
| | | | | | setUVWH() macro | |||||
| * | Added childexec example, added BIOS memory card functions, changed PAD ↵ | John Wilbert M. Villamor | 2019-08-17 | 23 | -48/+199 | |
| | | | | | function names, runtime library now 0.13b | |||||
| * | 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 ↵ | John Wilbert M. Villamor | 2019-07-17 | 32 | -235/+1179 | |
| | | | | | libc and libgcc (during build process), libraries now v0.12b and more | |||||
| * | 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 ↵ | John Wilbert M. Villamor | 2019-06-23 | 50 | -400/+1493 | |
| | | | | | VSync(), better reference manual. | |||||
| * | Added BIOS Controller, BIOS CD, 2 new examples and custom exit handler in ↵ | lameguy64 | 2019-05-23 | 14 | -52/+181 | |
| | | | | | the works | |||||
| * | * Fixed lzpack producing broken QLP archives breaking the n00bdemo ↵ | lameguy64 | 2019-04-12 | 1 | -1/+1 | |
| | | | | | example.\n* Updated GCC configure parameters to a known working config.\n* Removed a stray executable file. | |||||
| * | First commit | John Wilbert M. Villamor | 2019-04-06 | 130 | -0/+8680 | |
