aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/libc/string.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix non-standard string.h functions, remove argv parserspicyjpeg2023-04-041-245/+359
|
* CMake fixes, psxcd and printf/scanf improvementsspicyjpeg2021-11-281-1/+13
|
* Deprecated malloc.h, moved int*_t types to stdint.hspicyjpeg2021-11-181-1/+1
|
* Revised makefiles, added strtok(), command line arguments, SetHeapSize(), ↵John Wilbert M. Villamor2020-09-191-1/+43
| | | | 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()
* Added long awaited CD-ROM library and loads of fixes, see changelog for detailsJohn Wilbert M. Villamor2019-11-221-3/+3
|
* Added strcat(), added gte_stsz() macro, added _boot() and fixed typos in ↵John Wilbert M. Villamor2019-09-231-0/+12
| | | | setUVWH() macro
* First commitJohn Wilbert M. Villamor2019-04-061-0/+301