aboutsummaryrefslogtreecommitdiff
path: root/examples/graphics
Commit message (Expand)AuthorAgeFilesLines
* Rename some hwregs_c.h and hwregs.a definitionsspicyjpeg2022-02-271-0/+0
* Add psn00bsdk_target_incbin() CMake functionspicyjpeg2022-02-208-86/+12
* Add LIBPSN00B_GENERATOR option, fix .incbin alignmentspicyjpeg2022-02-074-0/+4
* Merge branch 'master' of github.com:Lameguy64/PSn00bSDK into latest-commitspicyjpeg2022-01-179-25/+832
|\
| * Removed old libn00bref.odt document, added tilesasm example, examples in sour...U-Lameguy64-LT\Lameguy642022-01-179-25/+831
* | Remove PSN00BSDK_LIBS leftovers, improve CI artifact uploadspicyjpeg2021-12-237-28/+0
|/
* Fixed examples directory hierarchy not being preservedspicyjpeg2021-11-107-9/+9
* Rolled back minimum required CMake version to 3.20spicyjpeg2021-11-087-7/+7
* Migrated examples to CMakespicyjpeg2021-09-1217-461/+175
* Rewritten all Makefiles, set up proper GCC options, added iso.xml to templatespicyjpeg2021-08-177-175/+363
* Added int*_t and uint*_t variable types and updated type definitions in psxgp...John Wilbert M. Villamor2021-07-0111-31/+54
* Lots of makefile corrections, improved build and toolchain instructions, adde...John Wilbert M. Villamor2021-02-187-7/+13
* Defined MDEC registers, corrected SquareRoot12() lookup table typo, updated m...John Wilbert M. Villamor2020-11-2912-31/+959
* Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov...John Wilbert M. Villamor2020-09-196-12/+12
* Refined toolchain instructions, organized examples, added automatic retry for...John Wilbert M. Villamor2020-04-2426-0/+2670