| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix examples, update submodules and CI script | spicyjpeg | 2024-01-08 | 1 | -1/+1 |
| | | |||||
| * | Refactor hello and cppdemo examples, fix cdxa | spicyjpeg | 2023-05-21 | 1 | -125/+117 |
| | | |||||
| * | Refactor libpsxcd, add new CD-ROM APIs, fix SPU DMA read | spicyjpeg | 2022-11-17 | 1 | -1/+1 |
| | | |||||
| * | Remove interrupt disabling calls in psxcd callback APIs | spicyjpeg | 2022-10-17 | 1 | -0/+2 |
| | | |||||
| * | Replace ball16c.h headers in examples with .TIM files | spicyjpeg | 2022-08-12 | 1 | -16/+14 |
| | | |||||
| * | Fix CdGetSector size inconsistency, update changelog | spicyjpeg | 2021-12-23 | 1 | -1/+1 |
| | | |||||
| * | Deprecated malloc.h, moved int*_t types to stdint.h | spicyjpeg | 2021-11-18 | 1 | -1/+0 |
| | | |||||
| * | Added int*_t and uint*_t variable types and updated type definitions in ↵ | John Wilbert M. Villamor | 2021-07-01 | 1 | -4/+7 |
| | | | | | psxgpu and psxcd, to improve compatibility with code written for the official SDK. | ||||
| * | Revised makefiles, added strtok(), command line arguments, SetHeapSize(), ↵ | John Wilbert M. Villamor | 2020-09-19 | 1 | -4/+3 |
| | | | | | moved ISR and callback system to psxetc, moved debug font to psxgpu, fixed CD-ROM library crashing on PSIO, fixed interrupt callback setup to fix crashing on ResetGraph() | ||||
| * | Refined toolchain instructions, organized examples, added automatic retry ↵ | John Wilbert M. Villamor | 2020-04-24 | 1 | -0/+551 |
| for CdRead(), added FIOCSCAN ioctl in psxsio TTY driver, added tty and console examples. | |||||
