aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/psxsio/siocons.c
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite psxsio with new API, fix compiler warningsspicyjpeg2022-10-211-220/+0
|
* Replaced sample image of mdecimage example, added dummy hooks for sio tty ↵U-Lameguy64-LT\Lameguy642022-03-251-11/+16
| | | | device, updated some documentation in libn00bref.odf
* Revised makefiles, added strtok(), command line arguments, SetHeapSize(), ↵John Wilbert M. Villamor2020-09-191-1/+1
| | | | 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-1/+15
| | | | for CdRead(), added FIOCSCAN ioctl in psxsio TTY driver, added tty and console examples.
* Added long awaited CD-ROM library and loads of fixes, see changelog for detailsJohn Wilbert M. Villamor2019-11-221-6/+70
|
* LibPSn00b officially v0.10b, added psxsio library, better DrawSync() and ↵John Wilbert M. Villamor2019-06-231-0/+137
VSync(), better reference manual.