aboutsummaryrefslogtreecommitdiff
path: root/examples/sdk-common.mk
Commit message (Collapse)AuthorAgeFilesLines
* Revised makefiles, added strtok(), command line arguments, SetHeapSize(), ↵John Wilbert M. Villamor2020-09-191-34/+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()
* Refined toolchain instructions, organized examples, added automatic retry ↵John Wilbert M. Villamor2020-04-241-2/+2
| | | | for CdRead(), added FIOCSCAN ioctl in psxsio TTY driver, added tty and console examples.
* don't set the version if already setLawrence Nahum2019-12-081-0/+3
|
* 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-11/+19
| | | | libc and libgcc (during build process), libraries now v0.12b and more
* First commitJohn Wilbert M. Villamor2019-04-061-0/+19