aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/libc/start.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bugs in libc, psxgpu, psxpress, clean up headersspicyjpeg2024-01-081-10/+7
* Fix non-standard string.h functions, remove argv parserspicyjpeg2023-04-041-12/+12
* Optimize memset(), add heap usage API, remove _mem_init()spicyjpeg2022-10-081-20/+5
* Change I/O base address to 0xbf80, use size_t in stdlibspicyjpeg2022-07-171-4/+4
* Add 8 MB RAM support and customizable _start stubspicyjpeg2022-06-271-2/+2
* Remove stdint.h, fix n00bdemo crashingspicyjpeg2022-03-201-11/+12
* sprintf improvements, added new _mem_init, GetSystemInfospicyjpeg2021-11-181-21/+21
* Added io/pads example, psxpad.h definitions, bugfixesspicyjpeg2021-11-071-3/+3
* Added missing header declarations, FlushCache, misc library bugfixesspicyjpeg2021-08-171-88/+93
* Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov...John Wilbert M. Villamor2020-09-191-3/+56
* Added C++ support, updated build instructions and makefiles, consolidated lib...John Wilbert M. Villamor2019-07-171-0/+57