aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/include/psxcd.h
Commit message (Expand)AuthorAgeFilesLines
* Fix bugs in libc, psxgpu, psxpress, clean up headersspicyjpeg2024-01-081-157/+230
* Clean up all headers, add and rename some BIOS APIsspicyjpeg2023-04-051-4/+1
* Add CdUnlock() and DMA priority APIspicyjpeg2022-12-281-15/+42
* Refactor libpsxcd, add new CD-ROM APIs, fix SPU DMA readspicyjpeg2022-11-171-376/+628
* Add inline docs to psxcd.h, psxetc.h, psxgte.hspicyjpeg2022-10-301-103/+721
* Fix SPU_TRANSFER_BY_IO mode, add IRQ/DMA enumsspicyjpeg2022-10-271-2/+2
* Remove interrupt disabling calls in psxcd callback APIsspicyjpeg2022-10-171-2/+2
* Add mdec/strvideo example, fix psxpress bugspicyjpeg2022-10-161-2/+5
* Replace psxgpu debug font, add CdGetSector2()spicyjpeg2022-10-061-0/+1
* Deprecate u_short, u_int and u_long types in libpsn00bspicyjpeg2022-07-301-45/+50
* Add known_bugs.md, fix sound/vagsample and declarationsspicyjpeg2021-12-301-3/+3
* Added int*_t and uint*_t variable types and updated type definitions in psxgp...John Wilbert M. Villamor2021-07-011-10/+10
* Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov...John Wilbert M. Villamor2020-09-191-0/+3
* Fixed CdInit() syntax, fixed CdlFILE, updated toolchain.txt a bit.John Wilbert M. Villamor2020-03-111-2/+2
* Added CdOpenDir(), CdReadDir() and CdCloseDir(). Fixed SpuKeyOn() bug and add...John Wilbert M. Villamor2020-02-281-21/+40
* Added long awaited CD-ROM library and loads of fixes, see changelog for detailsJohn Wilbert M. Villamor2019-11-221-0/+149