aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/include/stdlib.h
Commit message (Collapse)AuthorAgeFilesLines
* Revised makefiles, added strtok(), command line arguments, SetHeapSize(), ↵John Wilbert M. Villamor2020-09-191-0/+3
| | | | 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()
* Refined toolchain instructions, organized examples, added automatic retry ↵John Wilbert M. Villamor2020-04-241-0/+3
| | | | for CdRead(), added FIOCSCAN ioctl in psxsio TTY driver, added tty and console examples.
* Add labs() to stdlib.hThomas Perl2020-02-241-0/+1
|
* LibPSn00b officially v0.10b, added psxsio library, better DrawSync() and ↵John Wilbert M. Villamor2019-06-231-0/+8
| | | | VSync(), better reference manual.
* First commitJohn Wilbert M. Villamor2019-04-061-0/+57