aboutsummaryrefslogtreecommitdiff
path: root/examples/system
Commit message (Expand)AuthorAgeFilesLines
* Refactor dynamic linker API, fix system/dynlink examplespicyjpeg2021-12-302-100/+122
* Remove PSN00BSDK_LIBS leftovers, improve CI artifact uploadspicyjpeg2021-12-235-20/+0
* Deprecated malloc.h, moved int*_t types to stdint.hspicyjpeg2021-11-184-4/+4
* Cleaned up pads example, added CMake script for cartromspicyjpeg2021-11-111-2/+6
* Fixed examples directory hierarchy not being preservedspicyjpeg2021-11-105-5/+5
* Rolled back minimum required CMake version to 3.20spicyjpeg2021-11-085-5/+5
* libc build fix, replaced dlerror() strings with enumspicyjpeg2021-10-201-4/+6
* Misc MSVC/CMake fixes, also fixed childexec examplespicyjpeg2021-09-271-0/+7
* Migrated examples to CMakespicyjpeg2021-09-1212-392/+141
* Added dynamic linker API and example, updated README and changelogspicyjpeg2021-08-179-0/+740
* Rewritten all Makefiles, set up proper GCC options, added iso.xml to templatespicyjpeg2021-08-176-118/+227
* Added int*_t and uint*_t variable types and updated type definitions in psxgp...John Wilbert M. Villamor2021-07-015-12/+25
* Lots of makefile corrections, improved build and toolchain instructions, adde...John Wilbert M. Villamor2021-02-184-4/+6
* Defined MDEC registers, corrected SquareRoot12() lookup table typo, updated m...John Wilbert M. Villamor2020-11-294-20/+0
* Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov...John Wilbert M. Villamor2020-09-197-19/+39
* Refined toolchain instructions, organized examples, added automatic retry for...John Wilbert M. Villamor2020-04-2412-0/+1442