aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/psxapi/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-21/+41
|
* Minor Makefile fixesAustin Annestrand2021-02-201-1/+1
|
* Revised makefiles, added strtok(), command line arguments, SetHeapSize(), ↵John Wilbert M. Villamor2020-09-191-11/+20
| | | | 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 childexec example, added BIOS memory card functions, changed PAD ↵John Wilbert M. Villamor2019-08-171-1/+1
| | | | function names, runtime library now 0.13b
* Added C++ support, updated build instructions and makefiles, consolidated ↵John Wilbert M. Villamor2019-07-171-4/+2
| | | | libc and libgcc (during build process), libraries now v0.12b and more
* Added BIOS Controller, BIOS CD, 2 new examples and custom exit handler in ↵lameguy642019-05-231-1/+1
| | | | the works
* First commitJohn Wilbert M. Villamor2019-04-061-0/+34