| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add FPS counter to n00bdemo, more psxpad commands | spicyjpeg | 2022-03-23 | 1 | -22/+35 |
| | | |||||
| * | Remove stdint.h, fix n00bdemo crashing | spicyjpeg | 2022-03-20 | 1 | -3/+2 |
| | | |||||
| * | Minor fixes, add C++ placement new, n00bdemo 573 support | spicyjpeg | 2022-03-12 | 1 | -5/+41 |
| | | |||||
| * | Deprecated malloc.h, moved int*_t types to stdint.h | spicyjpeg | 2021-11-18 | 1 | -1/+0 |
| | | |||||
| * | Added io/pads example, psxpad.h definitions, bugfixes | spicyjpeg | 2021-11-07 | 1 | -1/+7 |
| | | |||||
| * | Updated changelog and files missing from last commit | spicyjpeg | 2021-09-27 | 1 | -2/+4 |
| | | |||||
| * | Migrated examples to CMake | spicyjpeg | 2021-09-12 | 1 | -2/+2 |
| | | |||||
| * | Added int*_t and uint*_t variable types and updated type definitions in ↵ | John Wilbert M. Villamor | 2021-07-01 | 1 | -7/+10 |
| | | | | | psxgpu and psxcd, to improve compatibility with code written for the official SDK. | ||||
| * | Refined toolchain instructions, organized examples, added automatic retry ↵ | John Wilbert M. Villamor | 2020-04-24 | 1 | -0/+650 |
| for CdRead(), added FIOCSCAN ioctl in psxsio TTY driver, added tty and console examples. | |||||
