aboutsummaryrefslogtreecommitdiff
path: root/examples/sound
Commit message (Expand)AuthorAgeFilesLines
* Fix examples, update submodules and CI scriptspicyjpeg2024-01-084-45/+26
* Fix setjmp.h, FntSort(), examples, rewrite system/timerspicyjpeg2023-07-033-64/+131
* More SPU streaming example tweaksspicyjpeg2023-06-204-44/+48
* Update io/pads and sound/cdstream examplesspicyjpeg2023-06-205-193/+620
* Add PCDRV API, fix warnings and DS region misdetectionspicyjpeg2023-04-041-1/+1
* Add missing CD image dependencies to CMake scriptsspicyjpeg2023-04-042-5/+5
* Clean up MDEC and sound examplesspicyjpeg2022-12-186-36/+36
* Refactor dynamic linker, misc. cleanupsspicyjpeg2022-10-301-2/+2
* Refactor sound examples, add new spustream examplespicyjpeg2022-10-2714-612/+955
* Fix sound/spustream, update README and changelogspicyjpeg2022-10-161-5/+7
* Update sound/spustream, clean up other examplesspicyjpeg2022-10-152-36/+56
* Bump required CMake version to 3.21spicyjpeg2022-10-112-4/+4
* Clean up and add audio file to sound/spustream examplespicyjpeg2022-08-113-16/+19
* Rewrite libpsxspu in C and update sound examplesspicyjpeg2022-07-312-37/+21
* Deprecate u_short, u_int and u_long types in libpsn00bspicyjpeg2022-07-301-33/+28
* Refactor libpsxgpu in C, add OT drawing queuespicyjpeg2022-06-291-1/+1
* Minor fixes, add C++ placement new, n00bdemo 573 supportspicyjpeg2022-03-121-0/+4
* Add psn00bsdk_target_incbin() CMake functionspicyjpeg2022-02-206-27823/+8
* Rename hwregs_a definitions, add hwregs_c, fix io/padsspicyjpeg2022-02-091-33/+13
* Merge branch 'master' of github.com:Lameguy64/PSn00bSDK into latest-commitspicyjpeg2022-01-171-4/+4
|\
* | Add known_bugs.md, fix sound/vagsample and declarationsspicyjpeg2021-12-302-2/+2
* | Fix CMake and CI bugs, set version number, update docsspicyjpeg2021-12-291-1/+1
* | Remove PSN00BSDK_LIBS leftovers, improve CI artifact uploadspicyjpeg2021-12-232-8/+0
* | Add sound/spustream examplespicyjpeg2021-12-235-0/+630
|/
* Fixed examples directory hierarchy not being preservedspicyjpeg2021-11-101-1/+1
* Rolled back minimum required CMake version to 3.20spicyjpeg2021-11-081-1/+1
* CMake fixes, improved CPack support, Windows instructionsspicyjpeg2021-10-202-65/+22
* Fixed bugs in SPU library, added vagsample exampleJohn Wilbert M. Villamor2021-10-064-0/+28168