| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update submodules, minor bugfixes and updates | spicyjpeg | 2024-10-14 | 1 | -1/+0 |
| * | Fix bugs in libc, psxgpu, psxpress, clean up headers | spicyjpeg | 2024-01-08 | 1 | -7/+7 |
| * | More library cleanups and libc fixes | spicyjpeg | 2023-05-21 | 1 | -2/+4 |
| * | Add argument validation to most libpsn00b functions | spicyjpeg | 2023-04-04 | 1 | -0/+6 |
| * | Add IsIdleGPU(), tweak psxgpu.h, fix mdec/strvideo | spicyjpeg | 2023-04-04 | 1 | -7/+4 |
| * | Add BS v3 decoding, fix MDEC API and strvideo example | spicyjpeg | 2023-01-23 | 5 | -375/+633 |
| * | Add CdUnlock() and DMA priority API | spicyjpeg | 2022-12-28 | 1 | -15/+20 |
| * | Misc. bugfixes, add support for DRAWENV texture windows | spicyjpeg | 2022-12-18 | 1 | -2/+2 |
| * | 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 | -5/+4 |
| * | Library bugfixes and additions, _sdk_log_inner() removal | spicyjpeg | 2022-10-23 | 1 | -91/+61 |
| * | Clean up SDK debug logging, fix getTPage() | spicyjpeg | 2022-10-19 | 1 | -7/+5 |
| * | Add debug log buffering, fix GetHeapUsage() | spicyjpeg | 2022-10-18 | 1 | -13/+7 |
| * | Add mdec/strvideo example, fix psxpress bug | spicyjpeg | 2022-10-16 | 3 | -5/+15 |
| * | 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 | -4/+12 |
| * | Bump GCC to 12.2.0, update docs and installation guide | spicyjpeg | 2022-09-21 | 1 | -0/+42 |
| * | Rewrite libpsxspu in C and update sound examples | spicyjpeg | 2022-07-31 | 1 | -3/+5 |
| * | Add experimental psxpress Huffman decoding API | spicyjpeg | 2022-07-17 | 4 | -0/+1071 |
| * | Change I/O base address to 0xbf80, use size_t in stdlib | spicyjpeg | 2022-07-17 | 1 | -4/+4 |
| * | Clean up io/system573 example and libpsxpress | spicyjpeg | 2022-06-27 | 1 | -10/+14 |
| * | Add mdec/mdecimage example, psxpress fixes | spicyjpeg | 2022-03-20 | 1 | -59/+60 |
| * | Add psxpress MDEC API and psn00bsdk_target_incbin_a | spicyjpeg | 2022-02-27 | 1 | -0/+172 |