aboutsummaryrefslogtreecommitdiff
path: root/examples/beginner
Commit message (Expand)AuthorAgeFilesLines
* Refactor hello and cppdemo examples, fix cdxaspicyjpeg2023-05-215-267/+403
* Add C++ standard library headers, update beginner/cppdemospicyjpeg2023-05-111-140/+134
* Bump required CMake version to 3.21spicyjpeg2022-10-112-4/+4
* Remove PSN00BSDK_LIBS leftovers, improve CI artifact uploadspicyjpeg2021-12-232-8/+0
* Deprecated malloc.h, moved int*_t types to stdint.hspicyjpeg2021-11-181-1/+1
* Fixed examples directory hierarchy not being preservedspicyjpeg2021-11-102-2/+2
* Rolled back minimum required CMake version to 3.20spicyjpeg2021-11-082-2/+2
* Migrated examples to CMakespicyjpeg2021-09-124-130/+44
* Rewritten all Makefiles, set up proper GCC options, added iso.xml to templatespicyjpeg2021-08-172-70/+92
* Added int*_t and uint*_t variable types and updated type definitions in psxgp...John Wilbert M. Villamor2021-07-011-5/+10
* Lots of makefile corrections, improved build and toolchain instructions, adde...John Wilbert M. Villamor2021-02-182-2/+2
* Added updated library reference, added struct names in psxgpu.h, defined GTE ...John Wilbert M. Villamor2021-01-052-0/+206
* Defined MDEC registers, corrected SquareRoot12() lookup table typo, updated m...John Wilbert M. Villamor2020-11-291-6/+0
* Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov...John Wilbert M. Villamor2020-09-191-2/+2
* Refined toolchain instructions, organized examples, added automatic retry for...John Wilbert M. Villamor2020-04-242-0/+178