aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/psxspu
Commit message (Expand)AuthorAgeFilesLines
* Rename hwregs_a definitions, add hwregs_c, fix io/padsspicyjpeg2022-02-095-49/+41
* Merge branch 'master' into cmakeJohn "Lameguy" Wilbert Villamor2021-10-151-2/+2
|\
| * Fixed bugs in SPU library, added vagsample exampleJohn Wilbert M. Villamor2021-10-061-2/+2
* | Migrated libpsn00b to CMakespicyjpeg2021-09-121-59/+0
|/
* Rewritten all Makefiles, set up proper GCC options, added iso.xml to templatespicyjpeg2021-08-171-24/+37
* Added missing header declarations, FlushCache, misc library bugfixesspicyjpeg2021-08-171-1/+2
* Minor Makefile fixesAustin Annestrand2021-02-201-1/+1
* Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov...John Wilbert M. Villamor2020-09-191-11/+25
* Added CdOpenDir(), CdReadDir() and CdCloseDir(). Fixed SpuKeyOn() bug and add...John Wilbert M. Villamor2020-02-281-1/+2
* Added long awaited CD-ROM library and loads of fixes, see changelog for detailsJohn Wilbert M. Villamor2019-11-221-1/+1
* Added FntOpen(), FntPrint() and FntFlush(), fixed termPrim() typo, fixed nega...John Wilbert M. Villamor2019-10-111-2/+2
* Accidentally broke SPU (set SPUCNT with 0x8001 instead of 0xC001)John Wilbert M. Villamor2019-07-201-1/+1
* Added C++ support, updated build instructions and makefiles, consolidated lib...John Wilbert M. Villamor2019-07-172-5/+6
* LibPSn00b officially v0.10b, added psxsio library, better DrawSync() and VSyn...John Wilbert M. Villamor2019-06-234-16/+11
* First commitJohn Wilbert M. Villamor2019-04-0610-0/+474