| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix IRQ bugs, PutDispEnv() PAL screen centering | spicyjpeg | 2023-06-20 | 1 | -2/+4 |
| * | More library cleanups and libc fixes | spicyjpeg | 2023-05-21 | 1 | -1/+2 |
| * | Downgrade GCC to 12.3, add setjmp(), fix CdGetRegion() | spicyjpeg | 2023-05-12 | 1 | -1/+2 |
| * | Clean up all headers, add and rename some BIOS APIs | spicyjpeg | 2023-04-05 | 1 | -2/+2 |
| * | Add argument validation to most libpsn00b functions | spicyjpeg | 2023-04-04 | 2 | -14/+18 |
| * | Add CdUnlock() and DMA priority API | spicyjpeg | 2022-12-28 | 1 | -0/+25 |
| * | Rearrange hwregs_c.h and k573io.h, add clz intrinsics | spicyjpeg | 2022-12-18 | 1 | -1/+1 |
| * | Misc. bugfixes, add support for DRAWENV texture windows | spicyjpeg | 2022-12-18 | 1 | -4/+6 |
| * | Fix dynamic linker symbol resolver and assert macro | spicyjpeg | 2022-12-18 | 2 | -104/+67 |
| * | Refactor libpsxcd, add new CD-ROM APIs, fix SPU DMA read | spicyjpeg | 2022-11-17 | 1 | -0/+1 |
| * | Misc. libpsn00b bugfixes, new critical section macros | spicyjpeg | 2022-11-15 | 3 | -54/+4 |
| * | Refactor dynamic linker, misc. cleanups | spicyjpeg | 2022-10-30 | 1 | -268/+131 |
| * | Fix SPU_TRANSFER_BY_IO mode, add IRQ/DMA enums | spicyjpeg | 2022-10-27 | 1 | -4/+4 |
| * | Rewrite psxsio with new API, fix compiler warnings | spicyjpeg | 2022-10-21 | 1 | -1/+2 |
| * | Clean up SDK debug logging, fix getTPage() | spicyjpeg | 2022-10-19 | 1 | -25/+27 |
| * | Add debug log buffering, fix GetHeapUsage() | spicyjpeg | 2022-10-18 | 2 | -48/+93 |
| * | Fix dropped IRQs, clean up psxcd and psxetc logging | spicyjpeg | 2022-10-13 | 2 | -76/+72 |
| * | Replace DEBUG macro with standard NDEBUG macro | spicyjpeg | 2022-10-11 | 1 | -3/+3 |
| * | Fix DMACallback bug, disable logging in release builds | spicyjpeg | 2022-10-08 | 1 | -8/+4 |
| * | Fix psxetc bugs, IRQ controller register size | spicyjpeg | 2022-08-21 | 1 | -2/+3 |
| * | Fix psxgpu and psxetc bugs, add VSyncHaltFunction() | spicyjpeg | 2022-08-21 | 1 | -3/+13 |
| * | Rewrite libpsxetc in C, add ResetCallback() | spicyjpeg | 2022-08-13 | 6 | -419/+214 |
| * | Remove MDEC indev example, add more kernel APIs | spicyjpeg | 2022-07-23 | 1 | -11/+4 |
| * | Rewrite assert() and DL_CALL(), update mkpsxiso | spicyjpeg | 2022-02-20 | 1 | -2/+4 |
| * | Rename hwregs_a definitions, add hwregs_c, fix io/pads | spicyjpeg | 2022-02-09 | 4 | -18/+18 |
| * | Minor psxgpu/psxpad header changes | spicyjpeg | 2022-01-17 | 1 | -2/+4 |
| * | Refactor dynamic linker API, fix system/dynlink example | spicyjpeg | 2021-12-30 | 2 | -32/+27 |
| * | Deprecated malloc.h, moved int*_t types to stdint.h | spicyjpeg | 2021-11-18 | 1 | -2/+2 |
| * | libc build fix, replaced dlerror() strings with enum | spicyjpeg | 2021-10-20 | 1 | -95/+111 |
| * | Migrated libpsn00b to CMake | spicyjpeg | 2021-09-12 | 2 | -60/+1 |
| * | Added dynamic linker API and example, updated README and changelog | spicyjpeg | 2021-08-17 | 3 | -7/+728 |
| * | Rewritten all Makefiles, set up proper GCC options, added iso.xml to template | spicyjpeg | 2021-08-17 | 1 | -23/+36 |
| * | Minor Makefile fixes | Austin Annestrand | 2021-02-20 | 1 | -1/+1 |
| * | Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov... | John Wilbert M. Villamor | 2020-09-19 | 10 | -424/+437 |
| * | Added FntOpen(), FntPrint() and FntFlush(), fixed termPrim() typo, fixed nega... | John Wilbert M. Villamor | 2019-10-11 | 3 | -7/+191 |
| * | Added C++ support, updated build instructions and makefiles, consolidated lib... | John Wilbert M. Villamor | 2019-07-17 | 2 | -4/+2 |
| * | fix FntLoad to non-zero y locations for debug font | williamblair | 2019-06-30 | 1 | -2/+2 |
| * | LibPSn00b officially v0.10b, added psxsio library, better DrawSync() and VSyn... | John Wilbert M. Villamor | 2019-06-23 | 3 | -5/+5 |
| * | First commit | John Wilbert M. Villamor | 2019-04-06 | 6 | -0/+288 |