aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add LIBPSN00B_GENERATOR option, fix .incbin alignmentspicyjpeg2022-02-077-3/+14
* Switch back to mkpsxiso master branch, update docsspicyjpeg2022-02-031-5/+10
* Merge branch 'master' of github.com:Lameguy64/PSn00bSDK into latest-commitspicyjpeg2022-01-1715-82/+972
|\
| * Removed old libn00bref.odt document, added tilesasm example, examples in sour...U-Lameguy64-LT\Lameguy642022-01-1710-25/+895
* | Minor psxgpu/psxpad header changesspicyjpeg2022-01-171-19/+18
* | Add known_bugs.md, fix sound/vagsample and declarationsspicyjpeg2021-12-302-2/+2
* | Refactor dynamic linker API, fix system/dynlink examplespicyjpeg2021-12-302-100/+122
* | Fix CMake and CI bugs, set version number, update docsspicyjpeg2021-12-291-1/+1
* | Remove PSN00BSDK_LIBS leftovers, improve CI artifact uploadspicyjpeg2021-12-2322-88/+0
* | Fix CdGetSector size inconsistency, update changelogspicyjpeg2021-12-232-2/+2
* | Add sound/spustream examplespicyjpeg2021-12-235-0/+630
* | Add io/system573 example, rewrite dev notes, fix CIspicyjpeg2021-11-293-0/+432
|/
* Deprecated malloc.h, moved int*_t types to stdint.hspicyjpeg2021-11-1812-12/+9
* Cleaned up pads example, added CMake script for cartromspicyjpeg2021-11-115-66/+114
* Fixed examples directory hierarchy not being preservedspicyjpeg2021-11-1020-24/+40
* Rolled back minimum required CMake version to 3.20spicyjpeg2021-11-0820-20/+20
* Added io/pads example, psxpad.h definitions, bugfixesspicyjpeg2021-11-075-1/+564