aboutsummaryrefslogtreecommitdiff
path: root/examples/graphics/gte/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Clean up SDK debug logging, fix getTPage()spicyjpeg2022-10-191-3/+3
|
* Replace ball16c.h headers in examples with .TIM filesspicyjpeg2022-08-121-1/+1
|
* Clean up and add audio file to sound/spustream examplespicyjpeg2022-08-111-1/+1
|
* Misc. fixes, add texturing to graphics/gte examplespicyjpeg2022-08-101-14/+37
|
* Added int*_t and uint*_t variable types and updated type definitions in ↵John Wilbert M. Villamor2021-07-011-3/+6
| | | | psxgpu and psxcd, to improve compatibility with code written for the official SDK.
* Refined toolchain instructions, organized examples, added automatic retry ↵John Wilbert M. Villamor2020-04-241-0/+313
for CdRead(), added FIOCSCAN ioctl in psxsio TTY driver, added tty and console examples.