aboutsummaryrefslogtreecommitdiff
path: root/examples/io
Commit message (Expand)AuthorAgeFilesLines
* Clean up io/system573 example and libpsxpressspicyjpeg2022-06-273-19/+28
* Remove stdint.h, fix n00bdemo crashingspicyjpeg2022-03-202-0/+2
* Minor fixes, add C++ placement new, n00bdemo 573 supportspicyjpeg2022-03-121-1/+1
* Fix critical ldscript bug and CI, add BIOS setjmpspicyjpeg2022-03-072-5/+3
* Refactor io/system573, switch to MSVC for CI buildsspicyjpeg2022-02-284-204/+461
* Rename some hwregs_c.h and hwregs.a definitionsspicyjpeg2022-02-271-3/+3
* Rename hwregs_a definitions, add hwregs_c, fix io/padsspicyjpeg2022-02-093-86/+89
* Merge branch 'master' of github.com:Lameguy64/PSn00bSDK into latest-commitspicyjpeg2022-01-174-53/+54
|\
* | Minor psxgpu/psxpad header changesspicyjpeg2022-01-171-19/+18
* | Remove PSN00BSDK_LIBS leftovers, improve CI artifact uploadspicyjpeg2021-12-232-8/+0
* | Fix CdGetSector size inconsistency, update changelogspicyjpeg2021-12-231-1/+1
* | Add io/system573 example, rewrite dev notes, fix CIspicyjpeg2021-11-293-0/+432
|/
* Deprecated malloc.h, moved int*_t types to stdint.hspicyjpeg2021-11-183-3/+4
* Cleaned up pads example, added CMake script for cartromspicyjpeg2021-11-112-50/+72
* Fixed examples directory hierarchy not being preservedspicyjpeg2021-11-101-1/+1
* Rolled back minimum required CMake version to 3.20spicyjpeg2021-11-081-1/+1
* Added io/pads example, psxpad.h definitions, bugfixesspicyjpeg2021-11-074-0/+557