aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/common.mk
Commit message (Collapse)AuthorAgeFilesLines
* Revised makefiles, added strtok(), command line arguments, SetHeapSize(), ↵John Wilbert M. Villamor2020-09-191-35/+0
| | | | 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()
* don't set the version if already setLawrence Nahum2019-12-081-0/+4
|
* don't set GCC_BASE if already set (useful for in home toolchain)Lawrence Nahum2019-12-081-0/+4
|
* Added C++ support, updated build instructions and makefiles, consolidated ↵John Wilbert M. Villamor2019-07-171-0/+27
libc and libgcc (during build process), libraries now v0.12b and more