aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/libc/makefile
Commit message (Collapse)AuthorAgeFilesLines
* Migrated libpsn00b to CMakespicyjpeg2021-09-121-61/+0
|
* Rewritten all Makefiles, set up proper GCC options, added iso.xml to templatespicyjpeg2021-08-171-26/+33
|
* Minor Makefile fixesAustin Annestrand2021-02-201-1/+1
|
* Lots of makefile corrections, improved build and toolchain instructions, ↵John Wilbert M. Villamor2021-02-181-1/+1
| | | | added elf2cpe converter, fixed typo in plasma_tbl.h of n00bdemo example
* Revised makefiles, added strtok(), command line arguments, SetHeapSize(), ↵John Wilbert M. Villamor2020-09-191-14/+25
| | | | 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 FntOpen(), FntPrint() and FntFlush(), fixed termPrim() typo, fixed ↵John Wilbert M. Villamor2019-10-111-1/+1
| | | | negative values in vsprintf(), added billboard sprites example
* Added C++ support, updated build instructions and makefiles, consolidated ↵John Wilbert M. Villamor2019-07-171-9/+14
| | | | libc and libgcc (during build process), libraries now v0.12b and more
* First commitJohn Wilbert M. Villamor2019-04-061-0/+38