aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/psxcd/isofs.c
Commit message (Expand)AuthorAgeFilesLines
* Deprecated malloc.h, moved int*_t types to stdint.hspicyjpeg2021-11-181-1/+1
* Fixed missing type errors when compiling libraries due to the new variable ty...John Wilbert M. Villamor2021-07-011-6/+7
* Defined MDEC registers, corrected SquareRoot12() lookup table typo, updated m...John Wilbert M. Villamor2020-11-291-3/+3
* Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov...John Wilbert M. Villamor2020-09-191-171/+229
* 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-0/+852