aboutsummaryrefslogtreecommitdiff
path: root/examples/io
Commit message (Expand)AuthorAgeFilesLines
* Update submodules, minor bugfixes and updatesspicyjpeg2024-10-141-2/+2
* Update io/pads and sound/cdstream examplesspicyjpeg2023-06-202-27/+29
* Add missing CD image dependencies to CMake scriptsspicyjpeg2023-04-041-4/+1
* Fix VSync(), assert(), warnings and some examplesspicyjpeg2023-01-221-3/+5
* Rearrange hwregs_c.h and k573io.h, add clz intrinsicsspicyjpeg2022-12-184-309/+199
* Fix sound/spustream, update README and changelogspicyjpeg2022-10-161-3/+3
* Update sound/spustream, clean up other examplesspicyjpeg2022-10-153-24/+22
* Bump required CMake version to 3.21spicyjpeg2022-10-112-4/+4
* Change I/O base address to 0xbf80, use size_t in stdlibspicyjpeg2022-07-171-13/+13
* 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