| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update submodules, minor bugfixes and updates | spicyjpeg | 2024-10-14 | 1 | -3/+4 |
| * | Add MoveImage(), SetDrawOpType(), GPU IRQ support | spicyjpeg | 2023-05-11 | 1 | -0/+8 |
| * | Add argument validation to most libpsn00b functions | spicyjpeg | 2023-04-04 | 1 | -1/+9 |
| * | Add BS v3 decoding, fix MDEC API and strvideo example | spicyjpeg | 2023-01-23 | 1 | -2/+2 |
| * | Add CdUnlock() and DMA priority API | spicyjpeg | 2022-12-28 | 1 | -6/+8 |
| * | Rearrange hwregs_c.h and k573io.h, add clz intrinsics | spicyjpeg | 2022-12-18 | 1 | -3/+3 |
| * | Refactor libpsxcd, add new CD-ROM APIs, fix SPU DMA read | spicyjpeg | 2022-11-17 | 1 | -0/+7 |
| * | Misc. libpsn00b bugfixes, new critical section macros | spicyjpeg | 2022-11-15 | 1 | -4/+6 |
| * | Refactor sound examples, add new spustream example | spicyjpeg | 2022-10-27 | 1 | -5/+10 |
| * | Fix SPU_TRANSFER_BY_IO mode, add IRQ/DMA enums | spicyjpeg | 2022-10-27 | 1 | -31/+62 |
| * | Library bugfixes and additions, _sdk_log_inner() removal | spicyjpeg | 2022-10-23 | 1 | -3/+6 |
| * | Clean up SDK debug logging, fix getTPage() | spicyjpeg | 2022-10-19 | 1 | -4/+4 |
| * | Add debug log buffering, fix GetHeapUsage() | spicyjpeg | 2022-10-18 | 1 | -10/+4 |
| * | Add MoveImage(), use draw queue for psxgpu VRAM APIs | spicyjpeg | 2022-10-18 | 1 | -29/+29 |
| * | 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/+14 |
| * | Clean up and add audio file to sound/spustream example | spicyjpeg | 2022-08-11 | 1 | -7/+10 |
| * | Misc. fixes, add texturing to graphics/gte example | spicyjpeg | 2022-08-10 | 1 | -2/+2 |
| * | Rewrite libpsxspu in C and update sound examples | spicyjpeg | 2022-07-31 | 1 | -0/+154 |