aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/psxcd
Commit message (Expand)AuthorAgeFilesLines
* Deprecate u_short, u_int and u_long types in libpsn00bspicyjpeg2022-07-302-39/+39
* Rename hwregs_a definitions, add hwregs_c, fix io/padsspicyjpeg2022-02-092-8/+8
* Add known_bugs.md, fix sound/vagsample and declarationsspicyjpeg2021-12-301-4/+4
* Fix CdGetSector size inconsistency, update changelogspicyjpeg2021-12-233-6/+7
* CMake fixes, psxcd and printf/scanf improvementsspicyjpeg2021-11-281-8/+20
* Deprecated malloc.h, moved int*_t types to stdint.hspicyjpeg2021-11-181-1/+1
* Migrated libpsn00b to CMakespicyjpeg2021-09-121-59/+0
* Rewritten all Makefiles, set up proper GCC options, added iso.xml to templatespicyjpeg2021-08-171-22/+35
* Fixed missing type errors when compiling libraries due to the new variable ty...John Wilbert M. Villamor2021-07-012-22/+24
* Minor Makefile fixesAustin Annestrand2021-02-201-1/+1
* 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-198-245/+480
* Refined toolchain instructions, organized examples, added automatic retry for...John Wilbert M. Villamor2020-04-241-2/+59
* Fixed CdInit() syntax, fixed CdlFILE, updated toolchain.txt a bit.John Wilbert M. Villamor2020-03-112-3/+3
* Added CdOpenDir(), CdReadDir() and CdCloseDir(). Fixed SpuKeyOn() bug and add...John Wilbert M. Villamor2020-02-282-15/+215
* Some minor updates, added CD-ROM library documentationJohn Wilbert M. Villamor2020-01-068-0/+1784