aboutsummaryrefslogtreecommitdiff
path: root/examples/cdrom/cdxa
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
* Add missing CD image dependencies to CMake scriptsspicyjpeg2023-04-042-6/+5
* 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
* Update sound/spustream, clean up other examplesspicyjpeg2022-10-151-1/+0
* Bump required CMake version to 3.21spicyjpeg2022-10-111-2/+2
* Replace ball16c.h headers in examples with .TIM filesspicyjpeg2022-08-124-33/+17
* Remove PSN00BSDK_LIBS leftovers, improve CI artifact uploadspicyjpeg2021-12-231-4/+0
* Fix CdGetSector size inconsistency, update changelogspicyjpeg2021-12-231-1/+1
* Deprecated malloc.h, moved int*_t types to stdint.hspicyjpeg2021-11-181-1/+0
* Fixed examples directory hierarchy not being preservedspicyjpeg2021-11-101-1/+1
* Rolled back minimum required CMake version to 3.20spicyjpeg2021-11-081-1/+1
* Migrated examples to CMakespicyjpeg2021-09-123-72/+36
* Rewritten all Makefiles, set up proper GCC options, added iso.xml to templatespicyjpeg2021-08-172-44/+65
* Added int*_t and uint*_t variable types and updated type definitions in psxgp...John Wilbert M. Villamor2021-07-011-4/+7
* Lots of makefile corrections, improved build and toolchain instructions, adde...John Wilbert M. Villamor2021-02-181-3/+1
* Defined MDEC registers, corrected SquareRoot12() lookup table typo, updated m...John Wilbert M. Villamor2020-11-291-5/+0
* Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov...John Wilbert M. Villamor2020-09-192-6/+5
* Refined toolchain instructions, organized examples, added automatic retry for...John Wilbert M. Villamor2020-04-245-0/+652