aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/psxcd/psxcd_asm.s
Commit message (Collapse)AuthorAgeFilesLines
* 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