| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix bugs in libc, psxgpu, psxpress, clean up headers | spicyjpeg | 2024-01-08 | 1 | -157/+230 |
| * | Clean up all headers, add and rename some BIOS APIs | spicyjpeg | 2023-04-05 | 1 | -4/+1 |
| * | Add CdUnlock() and DMA priority API | spicyjpeg | 2022-12-28 | 1 | -15/+42 |
| * | Refactor libpsxcd, add new CD-ROM APIs, fix SPU DMA read | spicyjpeg | 2022-11-17 | 1 | -376/+628 |
| * | Add inline docs to psxcd.h, psxetc.h, psxgte.h | spicyjpeg | 2022-10-30 | 1 | -103/+721 |
| * | Fix SPU_TRANSFER_BY_IO mode, add IRQ/DMA enums | spicyjpeg | 2022-10-27 | 1 | -2/+2 |
| * | Remove interrupt disabling calls in psxcd callback APIs | spicyjpeg | 2022-10-17 | 1 | -2/+2 |
| * | Add mdec/strvideo example, fix psxpress bug | spicyjpeg | 2022-10-16 | 1 | -2/+5 |
| * | Replace psxgpu debug font, add CdGetSector2() | spicyjpeg | 2022-10-06 | 1 | -0/+1 |
| * | Deprecate u_short, u_int and u_long types in libpsn00b | spicyjpeg | 2022-07-30 | 1 | -45/+50 |
| * | Add known_bugs.md, fix sound/vagsample and declarations | spicyjpeg | 2021-12-30 | 1 | -3/+3 |
| * | Added int*_t and uint*_t variable types and updated type definitions in psxgp... | John Wilbert M. Villamor | 2021-07-01 | 1 | -10/+10 |
| * | Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov... | John Wilbert M. Villamor | 2020-09-19 | 1 | -0/+3 |
| * | Fixed CdInit() syntax, fixed CdlFILE, updated toolchain.txt a bit. | John Wilbert M. Villamor | 2020-03-11 | 1 | -2/+2 |
| * | Added CdOpenDir(), CdReadDir() and CdCloseDir(). Fixed SpuKeyOn() bug and add... | John Wilbert M. Villamor | 2020-02-28 | 1 | -21/+40 |
| * | Added long awaited CD-ROM library and loads of fixes, see changelog for details | John Wilbert M. Villamor | 2019-11-22 | 1 | -0/+149 |