aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/include/psxapi.h
Commit message (Expand)AuthorAgeFilesLines
* Split off libsmd from n00bdemo into separate libraryspicyjpeg2023-06-201-1/+1
* Update psxapi.hniko1point02023-06-041-1/+1
* More library cleanups and libc fixesspicyjpeg2023-05-211-1/+9
* Downgrade GCC to 12.3, add setjmp(), fix CdGetRegion()spicyjpeg2023-05-121-70/+66
* Clean up all headers, add and rename some BIOS APIsspicyjpeg2023-04-051-36/+80
* Misc. libpsn00b bugfixes, new critical section macrosspicyjpeg2022-11-151-2/+40
* Rewrite libpsxetc in C, add ResetCallback()spicyjpeg2022-08-131-2/+3
* Deprecate u_short, u_int and u_long types in libpsn00bspicyjpeg2022-07-301-76/+80
* Fix critical ldscript bug and CI, add BIOS setjmpspicyjpeg2022-03-071-0/+12
* Rewrite psxapi with BIOS API stub generator scriptspicyjpeg2022-02-071-0/+5
* sprintf improvements, added new _mem_init, GetSystemInfospicyjpeg2021-11-181-0/+32
* Added missing header declarations, FlushCache, misc library bugfixesspicyjpeg2021-08-171-0/+1
* Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov...John Wilbert M. Villamor2020-09-191-1/+1
* Added long awaited CD-ROM library and loads of fixes, see changelog for detailsJohn Wilbert M. Villamor2019-11-221-18/+40
* Added strcat(), added gte_stsz() macro, added _boot() and fixed typos in setU...John Wilbert M. Villamor2019-09-231-0/+2
* Added childexec example, added BIOS memory card functions, changed PAD functi...John Wilbert M. Villamor2019-08-171-6/+43
* Added C++ support, updated build instructions and makefiles, consolidated lib...John Wilbert M. Villamor2019-07-171-1/+1
* LibPSn00b officially v0.10b, added psxsio library, better DrawSync() and VSyn...John Wilbert M. Villamor2019-06-231-25/+51
* Added BIOS Controller, BIOS CD, 2 new examples and custom exit handler in the...lameguy642019-05-231-5/+11
* First commitJohn Wilbert M. Villamor2019-04-061-0/+97