| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Minor Makefile fixes | Austin Annestrand | 2021-02-20 | 1 | -1/+1 |
| | | |||||
| * | Revised makefiles, added strtok(), command line arguments, SetHeapSize(), ↵ | John Wilbert M. Villamor | 2020-09-19 | 2 | -13/+23 |
| | | | | | 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. Villamor | 2020-04-24 | 1 | -1/+15 |
| | | | | | for CdRead(), added FIOCSCAN ioctl in psxsio TTY driver, added tty and console examples. | ||||
| * | Added long awaited CD-ROM library and loads of fixes, see changelog for details | John Wilbert M. Villamor | 2019-11-22 | 1 | -6/+70 |
| | | |||||
| * | Added FntOpen(), FntPrint() and FntFlush(), fixed termPrim() typo, fixed ↵ | John Wilbert M. Villamor | 2019-10-11 | 1 | -1/+1 |
| | | | | | negative values in vsprintf(), added billboard sprites example | ||||
| * | Added C++ support, updated build instructions and makefiles, consolidated ↵ | John Wilbert M. Villamor | 2019-07-17 | 2 | -9/+9 |
| | | | | | libc and libgcc (during build process), libraries now v0.12b and more | ||||
| * | LibPSn00b officially v0.10b, added psxsio library, better DrawSync() and ↵ | John Wilbert M. Villamor | 2019-06-23 | 3 | -0/+357 |
| VSync(), better reference manual. | |||||
