aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/psxetc
Commit message (Expand)AuthorAgeFilesLines
* Minor psxgpu/psxpad header changesspicyjpeg2022-01-171-2/+4
* Refactor dynamic linker API, fix system/dynlink examplespicyjpeg2021-12-302-32/+27
* Deprecated malloc.h, moved int*_t types to stdint.hspicyjpeg2021-11-181-2/+2
* libc build fix, replaced dlerror() strings with enumspicyjpeg2021-10-201-95/+111
* Migrated libpsn00b to CMakespicyjpeg2021-09-122-60/+1
* Added dynamic linker API and example, updated README and changelogspicyjpeg2021-08-173-7/+728
* Rewritten all Makefiles, set up proper GCC options, added iso.xml to templatespicyjpeg2021-08-171-23/+36
* Minor Makefile fixesAustin Annestrand2021-02-201-1/+1
* Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov...John Wilbert M. Villamor2020-09-1910-424/+437
* Added FntOpen(), FntPrint() and FntFlush(), fixed termPrim() typo, fixed nega...John Wilbert M. Villamor2019-10-113-7/+191
* Added C++ support, updated build instructions and makefiles, consolidated lib...John Wilbert M. Villamor2019-07-172-4/+2
* fix FntLoad to non-zero y locations for debug fontwilliamblair2019-06-301-2/+2
* LibPSn00b officially v0.10b, added psxsio library, better DrawSync() and VSyn...John Wilbert M. Villamor2019-06-233-5/+5
* First commitJohn Wilbert M. Villamor2019-04-066-0/+288