| Commit message (Expand) | Author | Age | Files | Lines |
| * | Replaced sample image of mdecimage example, added dummy hooks for sio tty dev... | U-Lameguy64-LT\Lameguy64 | 2022-03-25 | 4 | -2/+3 |
| * | Add FPS counter to n00bdemo, more psxpad commands | spicyjpeg | 2022-03-23 | 2 | -22/+68 |
| * | Add mdec/mdecimage example, psxpress fixes | spicyjpeg | 2022-03-20 | 5 | -0/+320 |
| * | Remove stdint.h, fix n00bdemo crashing | spicyjpeg | 2022-03-20 | 4 | -4/+7 |
| * | Minor fixes, add C++ placement new, n00bdemo 573 support | spicyjpeg | 2022-03-12 | 4 | -7/+47 |
| * | Fix critical ldscript bug and CI, add BIOS setjmp | spicyjpeg | 2022-03-07 | 2 | -5/+3 |
| * | Refactor io/system573, switch to MSVC for CI builds | spicyjpeg | 2022-02-28 | 4 | -204/+461 |
| * | Rename some hwregs_c.h and hwregs.a definitions | spicyjpeg | 2022-02-27 | 3 | -5/+6 |
| * | Add psn00bsdk_target_incbin() CMake function | spicyjpeg | 2022-02-20 | 19 | -27979/+38 |
| * | Rewrite assert() and DL_CALL(), update mkpsxiso | spicyjpeg | 2022-02-20 | 1 | -7/+12 |
| * | Rename hwregs_a definitions, add hwregs_c, fix io/pads | spicyjpeg | 2022-02-09 | 4 | -119/+102 |
| * | Add LIBPSN00B_GENERATOR option, fix .incbin alignment | spicyjpeg | 2022-02-07 | 7 | -3/+14 |
| * | Switch back to mkpsxiso master branch, update docs | spicyjpeg | 2022-02-03 | 1 | -5/+10 |
| * | Merge branch 'master' of github.com:Lameguy64/PSn00bSDK into latest-commit | spicyjpeg | 2022-01-17 | 15 | -82/+972 |
| |\ |
|
| | * | Removed old libn00bref.odt document, added tilesasm example, examples in sour... | U-Lameguy64-LT\Lameguy64 | 2022-01-17 | 10 | -25/+895 |
| * | | Minor psxgpu/psxpad header changes | spicyjpeg | 2022-01-17 | 1 | -19/+18 |
| * | | Add known_bugs.md, fix sound/vagsample and declarations | spicyjpeg | 2021-12-30 | 2 | -2/+2 |
| * | | Refactor dynamic linker API, fix system/dynlink example | spicyjpeg | 2021-12-30 | 2 | -100/+122 |
| * | | Fix CMake and CI bugs, set version number, update docs | spicyjpeg | 2021-12-29 | 1 | -1/+1 |
| * | | Remove PSN00BSDK_LIBS leftovers, improve CI artifact upload | spicyjpeg | 2021-12-23 | 22 | -88/+0 |
| * | | Fix CdGetSector size inconsistency, update changelog | spicyjpeg | 2021-12-23 | 2 | -2/+2 |
| * | | Add sound/spustream example | spicyjpeg | 2021-12-23 | 5 | -0/+630 |
| * | | Add io/system573 example, rewrite dev notes, fix CI | spicyjpeg | 2021-11-29 | 3 | -0/+432 |
| |/ |
|
| * | Deprecated malloc.h, moved int*_t types to stdint.h | spicyjpeg | 2021-11-18 | 12 | -12/+9 |
| * | Cleaned up pads example, added CMake script for cartrom | spicyjpeg | 2021-11-11 | 5 | -66/+114 |
| * | Fixed examples directory hierarchy not being preserved | spicyjpeg | 2021-11-10 | 20 | -24/+40 |
| * | Rolled back minimum required CMake version to 3.20 | spicyjpeg | 2021-11-08 | 20 | -20/+20 |
| * | Added io/pads example, psxpad.h definitions, bugfixes | spicyjpeg | 2021-11-07 | 5 | -1/+564 |
| * | libc build fix, replaced dlerror() strings with enum | spicyjpeg | 2021-10-20 | 1 | -4/+6 |
| * | CMake fixes, improved CPack support, Windows instructions | spicyjpeg | 2021-10-20 | 2 | -65/+22 |
| * | Merge branch 'master' into cmake | John "Lameguy" Wilbert Villamor | 2021-10-15 | 4 | -0/+28168 |
| |\ |
|
| | * | Fixed bugs in SPU library, added vagsample example | John Wilbert M. Villamor | 2021-10-06 | 4 | -0/+28168 |
| * | | Updated changelog and files missing from last commit | spicyjpeg | 2021-09-27 | 3 | -6/+10 |
| * | | Misc MSVC/CMake fixes, also fixed childexec example | spicyjpeg | 2021-09-27 | 1 | -0/+7 |
| * | | Migrated examples to CMake | spicyjpeg | 2021-09-12 | 48 | -1278/+557 |
| |/ |
|
| * | Added dynamic linker API and example, updated README and changelog | spicyjpeg | 2021-08-17 | 9 | -0/+740 |
| * | Rewritten all Makefiles, set up proper GCC options, added iso.xml to template | spicyjpeg | 2021-08-17 | 24 | -551/+874 |
| * | Added int*_t and uint*_t variable types and updated type definitions in psxgp... | John Wilbert M. Villamor | 2021-07-01 | 25 | -82/+136 |
| * | Lots of makefile corrections, improved build and toolchain instructions, adde... | John Wilbert M. Villamor | 2021-02-18 | 20 | -32/+41 |
| * | Added missing examples in makefile | Alexandro Trevisan | 2021-01-05 | 1 | -3/+3 |
| * | Added updated library reference, added struct names in psxgpu.h, defined GTE ... | John Wilbert M. Villamor | 2021-01-05 | 2 | -0/+206 |
| * | Defined MDEC registers, corrected SquareRoot12() lookup table typo, updated m... | John Wilbert M. Villamor | 2020-11-29 | 21 | -72/+960 |
| * | Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov... | John Wilbert M. Villamor | 2020-09-19 | 21 | -95/+151 |
| * | Refined toolchain instructions, organized examples, added automatic retry for... | John Wilbert M. Villamor | 2020-04-24 | 122 | -36/+602 |
| * | Fixed CdInit() syntax, fixed CdlFILE, updated toolchain.txt a bit. | John Wilbert M. Villamor | 2020-03-11 | 2 | -5/+5 |
| * | Added CdOpenDir(), CdReadDir() and CdCloseDir(). Fixed SpuKeyOn() bug and add... | John Wilbert M. Villamor | 2020-02-28 | 6 | -1/+629 |
| * | Updated hello world with more comments | John Wilbert M. Villamor | 2020-01-06 | 2 | -54/+108 |
| * | Some minor updates, added CD-ROM library documentation | John Wilbert M. Villamor | 2020-01-06 | 3 | -6/+124 |
| * | don't set the version if already set | Lawrence Nahum | 2019-12-08 | 1 | -0/+3 |
| * | don't set GCC_BASE if already set (useful for in home toolchain) | Lawrence Nahum | 2019-12-08 | 1 | -0/+4 |