aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/psxapi
Commit message (Expand)AuthorAgeFilesLines
* Changed _bu_init ROM offset from 0x55 to 0x70EngineersBox2024-09-302-2/+2
* More library cleanups and libc fixesspicyjpeg2023-05-212-48/+22
* Clean up all headers, add and rename some BIOS APIsspicyjpeg2023-04-055-53/+153
* Add PCDRV API, fix warnings and DS region misdetectionspicyjpeg2023-04-041-6/+105
* Misc. libpsn00b bugfixes, new critical section macrosspicyjpeg2022-11-151-8/+9
* Fix DMACallback bug, disable logging in release buildsspicyjpeg2022-10-082-15/+15
* Update version number, clean up old headersspicyjpeg2022-09-221-1/+1
* Remove MDEC indev example, add more kernel APIsspicyjpeg2022-07-233-31/+203
* Fix critical ldscript bug and CI, add BIOS setjmpspicyjpeg2022-03-072-1/+29
* Rename hwregs_a definitions, add hwregs_c, fix io/padsspicyjpeg2022-02-091-3/+3
* Rewrite psxapi with BIOS API stub generator scriptspicyjpeg2022-02-0769-620/+1105
* sprintf improvements, added new _mem_init, GetSystemInfospicyjpeg2021-11-181-0/+10
* Migrated libpsn00b to CMakespicyjpeg2021-09-121-61/+0
* Rewritten all Makefiles, set up proper GCC options, added iso.xml to templatespicyjpeg2021-08-171-21/+41
* Added missing header declarations, FlushCache, misc library bugfixesspicyjpeg2021-08-171-0/+10
* Minor Makefile fixesAustin Annestrand2021-02-201-1/+1
* Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov...John Wilbert M. Villamor2020-09-191-11/+20
* Refined toolchain instructions, organized examples, added automatic retry for...John Wilbert M. Villamor2020-04-242-0/+18
* Added long awaited CD-ROM library and loads of fixes, see changelog for detailsJohn Wilbert M. Villamor2019-11-226-0/+60
* Added FntOpen(), FntPrint() and FntFlush(), fixed termPrim() typo, fixed nega...John Wilbert M. Villamor2019-10-111-10/+0
* Added strcat(), added gte_stsz() macro, added _boot() and fixed typos in setU...John Wilbert M. Villamor2019-09-231-0/+10
* Added childexec example, added BIOS memory card functions, changed PAD functi...John Wilbert M. Villamor2019-08-1719-34/+144
* Added C++ support, updated build instructions and makefiles, consolidated lib...John Wilbert M. Villamor2019-07-171-4/+2
* LibPSn00b officially v0.10b, added psxsio library, better DrawSync() and VSyn...John Wilbert M. Villamor2019-06-236-2/+52
* Added BIOS Controller, BIOS CD, 2 new examples and custom exit handler in the...lameguy642019-05-238-22/+78
* First commitJohn Wilbert M. Villamor2019-04-0635-0/+377