aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/psxpress/mdec.c
Commit message (Expand)AuthorAgeFilesLines
* Add argument validation to most libpsn00b functionsspicyjpeg2023-04-041-0/+6
* Add BS v3 decoding, fix MDEC API and strvideo examplespicyjpeg2023-01-231-19/+18
* 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
* 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-161-0/+5
* Replace DEBUG macro with standard NDEBUG macrospicyjpeg2022-10-111-3/+3
* Fix DMACallback bug, disable logging in release buildsspicyjpeg2022-10-081-4/+12
* Rewrite libpsxspu in C and update sound examplesspicyjpeg2022-07-311-3/+5
* 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