aboutsummaryrefslogtreecommitdiff
path: root/examples/cdrom/cdxa/main.c
Commit message (Expand)AuthorAgeFilesLines
* Fix examples, update submodules and CI scriptspicyjpeg2024-01-081-1/+1
* Refactor hello and cppdemo examples, fix cdxaspicyjpeg2023-05-211-125/+117
* Refactor libpsxcd, add new CD-ROM APIs, fix SPU DMA readspicyjpeg2022-11-171-1/+1
* Remove interrupt disabling calls in psxcd callback APIsspicyjpeg2022-10-171-0/+2
* Replace ball16c.h headers in examples with .TIM filesspicyjpeg2022-08-121-16/+14
* Fix CdGetSector size inconsistency, update changelogspicyjpeg2021-12-231-1/+1
* Deprecated malloc.h, moved int*_t types to stdint.hspicyjpeg2021-11-181-1/+0
* Added int*_t and uint*_t variable types and updated type definitions in psxgp...John Wilbert M. Villamor2021-07-011-4/+7
* Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov...John Wilbert M. Villamor2020-09-191-4/+3
* Refined toolchain instructions, organized examples, added automatic retry for...John Wilbert M. Villamor2020-04-241-0/+551