aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/include/stdlib.h
Commit message (Expand)AuthorAgeFilesLines
* More library cleanups and libc fixesspicyjpeg2023-05-211-5/+3
* Clean up all headers, add and rename some BIOS APIsspicyjpeg2023-04-051-5/+2
* Fix non-standard string.h functions, remove argv parserspicyjpeg2023-04-041-5/+5
* Refactor dynamic linker, misc. cleanupsspicyjpeg2022-10-301-5/+7
* Optimize memset(), add heap usage API, remove _mem_init()spicyjpeg2022-10-081-2/+13
* Replace default allocator with psyqo implementationspicyjpeg2022-07-231-25/+14
* Change I/O base address to 0xbf80, use size_t in stdlibspicyjpeg2022-07-171-6/+8
* Remove stdint.h, fix n00bdemo crashingspicyjpeg2022-03-201-1/+1
* Rewrite psxapi with BIOS API stub generator scriptspicyjpeg2022-02-071-3/+0
* Deprecated malloc.h, moved int*_t types to stdint.hspicyjpeg2021-11-181-19/+9
* Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov...John Wilbert M. Villamor2020-09-191-0/+3
* Refined toolchain instructions, organized examples, added automatic retry for...John Wilbert M. Villamor2020-04-241-0/+3
* Add labs() to stdlib.hThomas Perl2020-02-241-0/+1
* LibPSn00b officially v0.10b, added psxsio library, better DrawSync() and VSyn...John Wilbert M. Villamor2019-06-231-0/+8
* First commitJohn Wilbert M. Villamor2019-04-061-0/+57