aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/include/psxgte.h
Commit message (Collapse)AuthorAgeFilesLines
* Clean up all headers, add and rename some BIOS APIsspicyjpeg2023-04-051-4/+1
|
* Fix wrong documentation by swapping descriptionsTuur Martens2022-12-251-2/+2
|
* Removed spacesAlexandro Trevisan2022-11-121-2/+2
|
* Updated documentationAlexandro Trevisan2022-11-121-8/+8
|
* Add inline docs to psxcd.h, psxetc.h, psxgte.hspicyjpeg2022-10-301-14/+191
|
* Deprecate u_short, u_int and u_long types in libpsn00bspicyjpeg2022-07-301-24/+30
|
* Added updated library reference, added struct names in psxgpu.h, defined GTE ↵John Wilbert M. Villamor2021-01-051-0/+3
| | | | squareroot functions and added C++ demo example.
* Revised makefiles, added strtok(), command line arguments, SetHeapSize(), ↵John Wilbert M. Villamor2020-09-191-0/+1
| | | | moved ISR and callback system to psxetc, moved debug font to psxgpu, fixed CD-ROM library crashing on PSIO, fixed interrupt callback setup to fix crashing on ResetGraph()
* Added strcat(), added gte_stsz() macro, added _boot() and fixed typos in ↵John Wilbert M. Villamor2019-09-231-5/+5
| | | | setUVWH() macro
* Added C++ support, updated build instructions and makefiles, consolidated ↵John Wilbert M. Villamor2019-07-171-2/+6
| | | | libc and libgcc (during build process), libraries now v0.12b and more
* First commitJohn Wilbert M. Villamor2019-04-061-0/+72