aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/psxpress
Commit message (Expand)AuthorAgeFilesLines
* Update submodules, minor bugfixes and updatesspicyjpeg2024-10-141-1/+0
* Fix bugs in libc, psxgpu, psxpress, clean up headersspicyjpeg2024-01-081-7/+7
* More library cleanups and libc fixesspicyjpeg2023-05-211-2/+4
* Add argument validation to most libpsn00b functionsspicyjpeg2023-04-041-0/+6
* Add IsIdleGPU(), tweak psxgpu.h, fix mdec/strvideospicyjpeg2023-04-041-7/+4
* Add BS v3 decoding, fix MDEC API and strvideo examplespicyjpeg2023-01-235-375/+633
* Add CdUnlock() and DMA priority APIspicyjpeg2022-12-281-15/+20
* Misc. bugfixes, add support for DRAWENV texture windowsspicyjpeg2022-12-181-2/+2
* Misc. libpsn00b bugfixes, new critical section macrosspicyjpeg2022-11-151-2/+2
* Fix SPU_TRANSFER_BY_IO mode, add IRQ/DMA enumsspicyjpeg2022-10-271-5/+4
* Library bugfixes and additions, _sdk_log_inner() removalspicyjpeg2022-10-231-91/+61
* Clean up SDK debug logging, fix getTPage()spicyjpeg2022-10-191-7/+5
* Add debug log buffering, fix GetHeapUsage()spicyjpeg2022-10-181-13/+7
* Add mdec/strvideo example, fix psxpress bugspicyjpeg2022-10-163-5/+15
* Replace DEBUG macro with standard NDEBUG macrospicyjpeg2022-10-111-3/+3
* Fix DMACallback bug, disable logging in release buildsspicyjpeg2022-10-081-4/+12
* Bump GCC to 12.2.0, update docs and installation guidespicyjpeg2022-09-211-0/+42
* Rewrite libpsxspu in C and update sound examplesspicyjpeg2022-07-311-3/+5
* Add experimental psxpress Huffman decoding APIspicyjpeg2022-07-174-0/+1071
* Change I/O base address to 0xbf80, use size_t in stdlibspicyjpeg2022-07-171-4/+4
* Clean up io/system573 example and libpsxpressspicyjpeg2022-06-271-10/+14
* Add mdec/mdecimage example, psxpress fixesspicyjpeg2022-03-201-59/+60
* Add psxpress MDEC API and psn00bsdk_target_incbin_aspicyjpeg2022-02-271-0/+172