aboutsummaryrefslogtreecommitdiff
path: root/examples/system/dynlink
Commit message (Expand)AuthorAgeFilesLines
* Add missing CD image dependencies to CMake scriptsspicyjpeg2023-04-042-5/+2
* Refactor dynamic linker, misc. cleanupsspicyjpeg2022-10-301-23/+21
* Update sound/spustream, clean up other examplesspicyjpeg2022-10-154-34/+35
* Bump required CMake version to 3.21spicyjpeg2022-10-111-2/+2
* Replace ball16c.h headers in examples with .TIM filesspicyjpeg2022-08-124-19/+6
* Deprecate u_short, u_int and u_long types in libpsn00bspicyjpeg2022-07-302-5/+5
* Rewrite assert() and DL_CALL(), update mkpsxisospicyjpeg2022-02-201-7/+12
* Refactor dynamic linker API, fix system/dynlink examplespicyjpeg2021-12-302-100/+122
* Remove PSN00BSDK_LIBS leftovers, improve CI artifact uploadspicyjpeg2021-12-231-4/+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-101-1/+1
* Rolled back minimum required CMake version to 3.20spicyjpeg2021-11-081-1/+1
* libc build fix, replaced dlerror() strings with enumspicyjpeg2021-10-201-4/+6
* Migrated examples to CMakespicyjpeg2021-09-123-103/+40
* Added dynamic linker API and example, updated README and changelogspicyjpeg2021-08-179-0/+740