| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 | 1 | -12/+7 |
| * | 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 |
| * | 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 | 1 | -2/+2 |
| * | Fix SPU_TRANSFER_BY_IO mode, add IRQ/DMA enums | spicyjpeg | 2022-10-27 | 1 | -4/+4 |
| * | Fix dropped IRQs, clean up psxcd and psxetc logging | spicyjpeg | 2022-10-13 | 1 | -22/+28 |
| * | 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 | 1 | -0/+214 |