| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Added childexec example, added BIOS memory card functions, changed PAD ↵ | John Wilbert M. Villamor | 2019-08-17 | 33 | -57/+918 | |
| | | | | | 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 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 ↵ | John Wilbert M. Villamor | 2019-07-17 | 43 | -327/+1469 | |
| | | | | | libc and libgcc (during build process), libraries now v0.12b and more | |||||
| * | 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 | |||||
| | * | 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 ↵ | John Wilbert M. Villamor | 2019-06-23 | 59 | -487/+1747 | |
| | | | | | VSync(), better reference manual. | |||||
| * | Merge pull request #6 from qbradq/issue-5 | John Wilbert Villamor | 2019-06-08 | 1 | -1/+1 | |
| |\ | | | | | Swapped buffer length literal with sizeof operator | |||||
| | * | 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. | |||||
| | * | Add .editorconfig. | root670 | 2019-04-17 | 1 | -0/+8 | |
| | | | ||||||
| * | | Added BIOS Controller, BIOS CD, 2 new examples and custom exit handler in ↵ | lameguy64 | 2019-05-23 | 29 | -70/+1102 | |
| |/ | | | | the works | |||||
| * | Fixed a typo in the prefix parameter for configuring GCC and removed switch ↵ | lameguy64 | 2019-04-12 | 1 | -1/+1 | |
| | | | | | that disables libgcc from being built | |||||
| * | * Fixed lzpack producing broken QLP archives breaking the n00bdemo ↵ | lameguy64 | 2019-04-12 | 4 | -11/+11 | |
| | | | | | example.\n* Updated GCC configure parameters to a known working config.\n* Removed a stray executable file. | |||||
| * | Fixed gcc configure parameters | lameguy64 | 2019-04-08 | 1 | -1/+1 | |
| | | ||||||
| * | First commit | John Wilbert M. Villamor | 2019-04-06 | 222 | -0/+32100 | |
