aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Update submodules, minor bugfixes and updatesspicyjpeg2024-10-141-2/+2
* Fix examples, update submodules and CI scriptspicyjpeg2024-01-086-52/+43
* Fix setjmp.h, FntSort(), examples, rewrite system/timerspicyjpeg2023-07-034-195/+255
* Split off libsmd from n00bdemo into separate libraryspicyjpeg2023-06-2010-3827/+465
* More SPU streaming example tweaksspicyjpeg2023-06-204-44/+48
* Update io/pads and sound/cdstream examplesspicyjpeg2023-06-207-220/+649
* Fix IRQ bugs, PutDispEnv() PAL screen centeringspicyjpeg2023-06-202-20/+19
* Refactor hello and cppdemo examples, fix cdxaspicyjpeg2023-05-217-395/+523
* Add C++ standard library headers, update beginner/cppdemospicyjpeg2023-05-111-140/+134
* Clean up all headers, add and rename some BIOS APIsspicyjpeg2023-04-052-2/+2
* Add PCDRV API, fix warnings and DS region misdetectionspicyjpeg2023-04-042-1/+2
* Add missing CD image dependencies to CMake scriptsspicyjpeg2023-04-0411-30/+23
* Add IsIdleGPU(), tweak psxgpu.h, fix mdec/strvideospicyjpeg2023-04-042-22/+26
* Add BS v3 decoding, fix MDEC API and strvideo examplespicyjpeg2023-01-231-29/+45
* Fix VSync(), assert(), warnings and some examplesspicyjpeg2023-01-225-31/+22
* Clean up MDEC and sound examplesspicyjpeg2022-12-187-92/+73
* Rearrange hwregs_c.h and k573io.h, add clz intrinsicsspicyjpeg2022-12-186-312/+203
* Refactor libpsxcd, add new CD-ROM APIs, fix SPU DMA readspicyjpeg2022-11-171-1/+1
* Refactor dynamic linker, misc. cleanupsspicyjpeg2022-10-302-25/+23
* Refactor sound examples, add new spustream examplespicyjpeg2022-10-2715-615/+959
* Clean up SDK debug logging, fix getTPage()spicyjpeg2022-10-191-3/+3
* Remove interrupt disabling calls in psxcd callback APIsspicyjpeg2022-10-171-0/+2
* Fix sound/spustream, update README and changelogspicyjpeg2022-10-163-13/+16
* Add mdec/strvideo example, fix psxpress bugspicyjpeg2022-10-164-0/+495
* Update sound/spustream, clean up other examplesspicyjpeg2022-10-1513-134/+113
* Fix dropped IRQs, clean up psxcd and psxetc loggingspicyjpeg2022-10-133-31/+22
* Update preset files, README, docs and changelogspicyjpeg2022-10-111-2/+2
* Bump required CMake version to 3.21spicyjpeg2022-10-1124-48/+48
* Update CMake scripts to use generator expressionsspicyjpeg2022-10-111-3/+7
* Refactor CMake scripts, add separate debug/release buildsspicyjpeg2022-10-091-1/+1
* Update version number, clean up old headersspicyjpeg2022-09-223-6/+6
* Replace ball16c.h headers in examples with .TIM filesspicyjpeg2022-08-1225-152/+65
* Clean up and add audio file to sound/spustream examplespicyjpeg2022-08-115-23/+25
* Misc. fixes, add texturing to graphics/gte examplespicyjpeg2022-08-103-15/+40
* Rewrite libpsxspu in C and update sound examplesspicyjpeg2022-07-312-37/+21
* Deprecate u_short, u_int and u_long types in libpsn00bspicyjpeg2022-07-304-39/+34
* Change I/O base address to 0xbf80, use size_t in stdlibspicyjpeg2022-07-171-13/+13
* Refactor libpsxgpu in C, add OT drawing queuespicyjpeg2022-06-292-2/+2
* Clean up io/system573 example and libpsxpressspicyjpeg2022-06-273-19/+28
* Replaced sample image of mdecimage example, added dummy hooks for sio tty dev...U-Lameguy64-LT\Lameguy642022-03-254-2/+3
* Add FPS counter to n00bdemo, more psxpad commandsspicyjpeg2022-03-232-22/+68
* Add mdec/mdecimage example, psxpress fixesspicyjpeg2022-03-205-0/+320
* Remove stdint.h, fix n00bdemo crashingspicyjpeg2022-03-204-4/+7
* Minor fixes, add C++ placement new, n00bdemo 573 supportspicyjpeg2022-03-124-7/+47
* Fix critical ldscript bug and CI, add BIOS setjmpspicyjpeg2022-03-072-5/+3
* Refactor io/system573, switch to MSVC for CI buildsspicyjpeg2022-02-284-204/+461
* Rename some hwregs_c.h and hwregs.a definitionsspicyjpeg2022-02-273-5/+6
* Add psn00bsdk_target_incbin() CMake functionspicyjpeg2022-02-2019-27979/+38
* Rewrite assert() and DL_CALL(), update mkpsxisospicyjpeg2022-02-201-7/+12
* Rename hwregs_a definitions, add hwregs_c, fix io/padsspicyjpeg2022-02-094-119/+102