aboutsummaryrefslogtreecommitdiff
path: root/examples/system/childexec
Commit message (Expand)AuthorAgeFilesLines
* Clean up all headers, add and rename some BIOS APIsspicyjpeg2023-04-051-1/+1
* Add PCDRV API, fix warnings and DS region misdetectionspicyjpeg2023-04-041-0/+1
* Fix VSync(), assert(), warnings and some examplesspicyjpeg2023-01-222-16/+13
* Fix dropped IRQs, clean up psxcd and psxetc loggingspicyjpeg2022-10-133-31/+22
* Bump required CMake version to 3.21spicyjpeg2022-10-111-3/+3
* Replace ball16c.h headers in examples with .TIM filesspicyjpeg2022-08-125-26/+11
* Add psn00bsdk_target_incbin() CMake functionspicyjpeg2022-02-202-16/+7
* Add LIBPSN00B_GENERATOR option, fix .incbin alignmentspicyjpeg2022-02-071-0/+1
* 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
* Misc MSVC/CMake fixes, also fixed childexec examplespicyjpeg2021-09-271-0/+7
* Migrated examples to CMakespicyjpeg2021-09-123-94/+35
* Rewritten all Makefiles, set up proper GCC options, added iso.xml to templatespicyjpeg2021-08-173-25/+82
* Added int*_t and uint*_t variable types and updated type definitions in psxgp...John Wilbert M. Villamor2021-07-012-4/+10
* Lots of makefile corrections, improved build and toolchain instructions, adde...John Wilbert M. Villamor2021-02-181-1/+2
* Defined MDEC registers, corrected SquareRoot12() lookup table typo, updated m...John Wilbert M. Villamor2020-11-291-3/+0
* Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov...John Wilbert M. Villamor2020-09-193-12/+32
* Refined toolchain instructions, organized examples, added automatic retry for...John Wilbert M. Villamor2020-04-245-0/+684