aboutsummaryrefslogtreecommitdiff
path: root/examples/graphics/balls/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Replace ball16c.h headers in examples with .TIM filesspicyjpeg2022-08-121-8/+8
|
* Added int*_t and uint*_t variable types and updated type definitions in ↵John Wilbert M. Villamor2021-07-011-7/+10
| | | | 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/+228
for CdRead(), added FIOCSCAN ioctl in psxsio TTY driver, added tty and console examples.