aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/psxapi/stdio
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite psxapi with BIOS API stub generator scriptspicyjpeg2022-02-0714-138/+0
|
* Refined toolchain instructions, organized examples, added automatic retry ↵John Wilbert M. Villamor2020-04-242-0/+18
| | | | for CdRead(), added FIOCSCAN ioctl in psxsio TTY driver, added tty and console examples.
* Added FntOpen(), FntPrint() and FntFlush(), fixed termPrim() typo, fixed ↵John Wilbert M. Villamor2019-10-111-10/+0
| | | | negative values in vsprintf(), added billboard sprites example
* LibPSn00b officially v0.10b, added psxsio library, better DrawSync() and ↵John Wilbert M. Villamor2019-06-235-2/+42
| | | | VSync(), better reference manual.
* First commitJohn Wilbert M. Villamor2019-04-069-0/+90