aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/psxcd/psxcd_asm.s
Commit message (Collapse)AuthorAgeFilesLines
* Refactor libpsxcd, add new CD-ROM APIs, fix SPU DMA readspicyjpeg2022-11-171-487/+0
|
* Remove interrupt disabling calls in psxcd callback APIsspicyjpeg2022-10-171-24/+6
|
* Replace psxgpu debug font, add CdGetSector2()spicyjpeg2022-10-061-7/+1
|
* Update version number, clean up old headersspicyjpeg2022-09-221-1/+1
|
* Rename hwregs_a definitions, add hwregs_c, fix io/padsspicyjpeg2022-02-091-4/+4
|
* Revised makefiles, added strtok(), command line arguments, SetHeapSize(), ↵John Wilbert M. Villamor2020-09-191-48/+28
| | | | 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()
* Added CdOpenDir(), CdReadDir() and CdCloseDir(). Fixed SpuKeyOn() bug and ↵John Wilbert M. Villamor2020-02-281-0/+11
| | | | added cdbrowse example.
* Some minor updates, added CD-ROM library documentationJohn Wilbert M. Villamor2020-01-061-0/+520