aboutsummaryrefslogtreecommitdiff
path: root/examples/system/timer/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix setjmp.h, FntSort(), examples, rewrite system/timerspicyjpeg2023-07-031-131/+124
|
* Rename some hwregs_c.h and hwregs.a definitionsspicyjpeg2022-02-271-2/+3
|
* Added int*_t and uint*_t variable types and updated type definitions in ↵John Wilbert M. Villamor2021-07-011-0/+1
| | | | 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/+154
for CdRead(), added FIOCSCAN ioctl in psxsio TTY driver, added tty and console examples.