| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix IRQ bugs, PutDispEnv() PAL screen centering | spicyjpeg | 2023-06-20 | 1 | -6/+5 |
| * | Fix VSync(), assert(), warnings and some examples | spicyjpeg | 2023-01-22 | 1 | -1/+1 |
| * | Clean up SDK debug logging, fix getTPage() | spicyjpeg | 2022-10-19 | 1 | -3/+3 |
| * | Update sound/spustream, clean up other examples | spicyjpeg | 2022-10-15 | 2 | -38/+0 |
| * | Bump required CMake version to 3.21 | spicyjpeg | 2022-10-11 | 8 | -16/+16 |
| * | Replace ball16c.h headers in examples with .TIM files | spicyjpeg | 2022-08-12 | 4 | -26/+12 |
| * | Clean up and add audio file to sound/spustream example | spicyjpeg | 2022-08-11 | 1 | -1/+1 |
| * | Misc. fixes, add texturing to graphics/gte example | spicyjpeg | 2022-08-10 | 3 | -15/+40 |
| * | Rename some hwregs_c.h and hwregs.a definitions | spicyjpeg | 2022-02-27 | 1 | -0/+0 |
| * | Add psn00bsdk_target_incbin() CMake function | spicyjpeg | 2022-02-20 | 8 | -86/+12 |
| * | Add LIBPSN00B_GENERATOR option, fix .incbin alignment | spicyjpeg | 2022-02-07 | 4 | -0/+4 |
| * | Merge branch 'master' of github.com:Lameguy64/PSn00bSDK into latest-commit | spicyjpeg | 2022-01-17 | 9 | -25/+832 |
| |\ |
|
| | * | Removed old libn00bref.odt document, added tilesasm example, examples in sour... | U-Lameguy64-LT\Lameguy64 | 2022-01-17 | 9 | -25/+831 |
| * | | Remove PSN00BSDK_LIBS leftovers, improve CI artifact upload | spicyjpeg | 2021-12-23 | 7 | -28/+0 |
| |/ |
|
| * | Fixed examples directory hierarchy not being preserved | spicyjpeg | 2021-11-10 | 7 | -9/+9 |
| * | Rolled back minimum required CMake version to 3.20 | spicyjpeg | 2021-11-08 | 7 | -7/+7 |
| * | Migrated examples to CMake | spicyjpeg | 2021-09-12 | 17 | -461/+175 |
| * | Rewritten all Makefiles, set up proper GCC options, added iso.xml to template | spicyjpeg | 2021-08-17 | 7 | -175/+363 |
| * | Added int*_t and uint*_t variable types and updated type definitions in psxgp... | John Wilbert M. Villamor | 2021-07-01 | 11 | -31/+54 |
| * | Lots of makefile corrections, improved build and toolchain instructions, adde... | John Wilbert M. Villamor | 2021-02-18 | 7 | -7/+13 |
| * | Defined MDEC registers, corrected SquareRoot12() lookup table typo, updated m... | John Wilbert M. Villamor | 2020-11-29 | 12 | -31/+959 |
| * | Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov... | John Wilbert M. Villamor | 2020-09-19 | 6 | -12/+12 |
| * | Refined toolchain instructions, organized examples, added automatic retry for... | John Wilbert M. Villamor | 2020-04-24 | 26 | -0/+2670 |