aboutsummaryrefslogtreecommitdiff
path: root/examples/system/console
Commit message (Expand)AuthorAgeFilesLines
* Clean up all headers, add and rename some BIOS APIsspicyjpeg2023-04-051-1/+1
* Bump required CMake version to 3.21spicyjpeg2022-10-111-2/+2
* Replace ball16c.h headers in examples with .TIM filesspicyjpeg2022-08-124-25/+11
* Remove PSN00BSDK_LIBS leftovers, improve CI artifact uploadspicyjpeg2021-12-231-4/+0
* Fixed examples directory hierarchy not being preservedspicyjpeg2021-11-101-1/+1
* Rolled back minimum required CMake version to 3.20spicyjpeg2021-11-081-1/+1
* Migrated examples to CMakespicyjpeg2021-09-122-65/+22
* Rewritten all Makefiles, set up proper GCC options, added iso.xml to templatespicyjpeg2021-08-171-35/+46
* Added int*_t and uint*_t variable types and updated type definitions in psxgp...John Wilbert M. Villamor2021-07-011-5/+8
* Lots of makefile corrections, improved build and toolchain instructions, adde...John Wilbert M. Villamor2021-02-181-1/+1
* 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-192-3/+3
* Refined toolchain instructions, organized examples, added automatic retry for...John Wilbert M. Villamor2020-04-243-0/+360