| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update submodules, minor bugfixes and updates | spicyjpeg | 2024-10-14 | 1 | -2/+2 |
| * | Update io/pads and sound/cdstream examples | spicyjpeg | 2023-06-20 | 2 | -27/+29 |
| * | Add missing CD image dependencies to CMake scripts | spicyjpeg | 2023-04-04 | 1 | -4/+1 |
| * | Fix VSync(), assert(), warnings and some examples | spicyjpeg | 2023-01-22 | 1 | -3/+5 |
| * | Rearrange hwregs_c.h and k573io.h, add clz intrinsics | spicyjpeg | 2022-12-18 | 4 | -309/+199 |
| * | Fix sound/spustream, update README and changelog | spicyjpeg | 2022-10-16 | 1 | -3/+3 |
| * | Update sound/spustream, clean up other examples | spicyjpeg | 2022-10-15 | 3 | -24/+22 |
| * | Bump required CMake version to 3.21 | spicyjpeg | 2022-10-11 | 2 | -4/+4 |
| * | Change I/O base address to 0xbf80, use size_t in stdlib | spicyjpeg | 2022-07-17 | 1 | -13/+13 |
| * | Clean up io/system573 example and libpsxpress | spicyjpeg | 2022-06-27 | 3 | -19/+28 |
| * | Remove stdint.h, fix n00bdemo crashing | spicyjpeg | 2022-03-20 | 2 | -0/+2 |
| * | Minor fixes, add C++ placement new, n00bdemo 573 support | spicyjpeg | 2022-03-12 | 1 | -1/+1 |
| * | Fix critical ldscript bug and CI, add BIOS setjmp | spicyjpeg | 2022-03-07 | 2 | -5/+3 |
| * | Refactor io/system573, switch to MSVC for CI builds | spicyjpeg | 2022-02-28 | 4 | -204/+461 |
| * | Rename some hwregs_c.h and hwregs.a definitions | spicyjpeg | 2022-02-27 | 1 | -3/+3 |
| * | Rename hwregs_a definitions, add hwregs_c, fix io/pads | spicyjpeg | 2022-02-09 | 3 | -86/+89 |
| * | Merge branch 'master' of github.com:Lameguy64/PSn00bSDK into latest-commit | spicyjpeg | 2022-01-17 | 4 | -53/+54 |
| |\ |
|
| * | | Minor psxgpu/psxpad header changes | spicyjpeg | 2022-01-17 | 1 | -19/+18 |
| * | | Remove PSN00BSDK_LIBS leftovers, improve CI artifact upload | spicyjpeg | 2021-12-23 | 2 | -8/+0 |
| * | | Fix CdGetSector size inconsistency, update changelog | spicyjpeg | 2021-12-23 | 1 | -1/+1 |
| * | | Add io/system573 example, rewrite dev notes, fix CI | spicyjpeg | 2021-11-29 | 3 | -0/+432 |
| |/ |
|
| * | Deprecated malloc.h, moved int*_t types to stdint.h | spicyjpeg | 2021-11-18 | 3 | -3/+4 |
| * | Cleaned up pads example, added CMake script for cartrom | spicyjpeg | 2021-11-11 | 2 | -50/+72 |
| * | Fixed examples directory hierarchy not being preserved | spicyjpeg | 2021-11-10 | 1 | -1/+1 |
| * | Rolled back minimum required CMake version to 3.20 | spicyjpeg | 2021-11-08 | 1 | -1/+1 |
| * | Added io/pads example, psxpad.h definitions, bugfixes | spicyjpeg | 2021-11-07 | 4 | -0/+557 |