| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More library cleanups and libc fixes | spicyjpeg | 2023-05-21 | 1 | -5/+3 |
| | | |||||
| * | Clean up all headers, add and rename some BIOS APIs | spicyjpeg | 2023-04-05 | 1 | -5/+2 |
| | | |||||
| * | Fix non-standard string.h functions, remove argv parser | spicyjpeg | 2023-04-04 | 1 | -5/+5 |
| | | |||||
| * | Refactor dynamic linker, misc. cleanups | spicyjpeg | 2022-10-30 | 1 | -5/+7 |
| | | |||||
| * | Optimize memset(), add heap usage API, remove _mem_init() | spicyjpeg | 2022-10-08 | 1 | -2/+13 |
| | | |||||
| * | Replace default allocator with psyqo implementation | spicyjpeg | 2022-07-23 | 1 | -25/+14 |
| | | |||||
| * | Change I/O base address to 0xbf80, use size_t in stdlib | spicyjpeg | 2022-07-17 | 1 | -6/+8 |
| | | |||||
| * | Remove stdint.h, fix n00bdemo crashing | spicyjpeg | 2022-03-20 | 1 | -1/+1 |
| | | |||||
| * | Rewrite psxapi with BIOS API stub generator script | spicyjpeg | 2022-02-07 | 1 | -3/+0 |
| | | |||||
| * | Deprecated malloc.h, moved int*_t types to stdint.h | spicyjpeg | 2021-11-18 | 1 | -19/+9 |
| | | |||||
| * | Revised makefiles, added strtok(), command line arguments, SetHeapSize(), ↵ | John Wilbert M. Villamor | 2020-09-19 | 1 | -0/+3 |
| | | | | | 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 | -0/+3 |
| | | | | | for CdRead(), added FIOCSCAN ioctl in psxsio TTY driver, added tty and console examples. | ||||
| * | Add labs() to stdlib.h | Thomas Perl | 2020-02-24 | 1 | -0/+1 |
| | | |||||
| * | LibPSn00b officially v0.10b, added psxsio library, better DrawSync() and ↵ | John Wilbert M. Villamor | 2019-06-23 | 1 | -0/+8 |
| | | | | | VSync(), better reference manual. | ||||
| * | First commit | John Wilbert M. Villamor | 2019-04-06 | 1 | -0/+57 |
