| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge branch 'master' of github.com:Lameguy64/PSn00bSDK into latest-commit | spicyjpeg | 2022-01-17 | 19 | -117/+1025 |
| |\ |
|
| | * | Removed old libn00bref.odt document, added tilesasm example, examples in sour... | U-Lameguy64-LT\Lameguy64 | 2022-01-17 | 15 | -61/+941 |
| * | | Minor psxgpu/psxpad header changes | spicyjpeg | 2022-01-17 | 5 | -172/+203 |
| * | | Add known_bugs.md, fix sound/vagsample and declarations | spicyjpeg | 2021-12-30 | 7 | -11/+69 |
| * | | Refactor dynamic linker API, fix system/dynlink example | spicyjpeg | 2021-12-30 | 5 | -175/+207 |
| * | | Fix CMake and CI bugs, set version number, update docs | spicyjpeg | 2021-12-29 | 11 | -37/+51 |
| * | | Remove PSN00BSDK_LIBS leftovers, improve CI artifact upload | spicyjpeg | 2021-12-23 | 24 | -107/+38 |
| * | | Fix CdGetSector size inconsistency, update changelog | spicyjpeg | 2021-12-23 | 7 | -48/+44 |
| * | | Add sound/spustream example | spicyjpeg | 2021-12-23 | 5 | -0/+630 |
| * | | Add io/system573 example, rewrite dev notes, fix CI | spicyjpeg | 2021-11-29 | 8 | -305/+785 |
| * | | CMake fixes, psxcd and printf/scanf improvements | spicyjpeg | 2021-11-28 | 6 | -14/+57 |
| * | | Switch to mipsel-none-elf, move docs, add template presets | spicyjpeg | 2021-11-28 | 9 | -71/+123 |
| * | | Refactor libpsn00b CMake scripts, move include directory | spicyjpeg | 2021-11-28 | 8 | -125/+200 |
| * | | Add GitHub Actions CI/release workflow, rewrite changelog | spicyjpeg | 2021-11-28 | 5 | -605/+1086 |
| |/ |
|
| * | Merge pull request #43 from spicyjpeg/cmake | John "Lameguy" Wilbert Villamor | 2021-11-22 | 71 | -349/+1220 |
| |\ |
|
| | * | Fixed macOS installation bug, updated INSTALL.md | spicyjpeg | 2021-11-20 | 5 | -17/+92 |
| | * | sprintf improvements, added new _mem_init, GetSystemInfo | spicyjpeg | 2021-11-18 | 4 | -21/+77 |
| | * | Deprecated malloc.h, moved int*_t types to stdint.h | spicyjpeg | 2021-11-18 | 25 | -66/+48 |
| | * | Cleaned up pads example, added CMake script for cartrom | spicyjpeg | 2021-11-11 | 7 | -69/+117 |
| | * | Fixed examples directory hierarchy not being preserved | spicyjpeg | 2021-11-10 | 23 | -30/+44 |
| | * | Rolled back minimum required CMake version to 3.20 | spicyjpeg | 2021-11-08 | 29 | -34/+29 |
| | * | Added io/pads example, psxpad.h definitions, bugfixes | spicyjpeg | 2021-11-07 | 9 | -57/+759 |
| | * | Temporarily fixed .gitmodules for testing | spicyjpeg | 2021-10-31 | 1 | -1/+2 |
| | * | Merge branch 'master' into cmake | spicyjpeg | 2021-10-31 | 14 | -2/+1946 |
| | |\
| |/
|/| |
|
| * | | Added indev directory | Lameguy64 | 2021-10-25 | 13 | -0/+1943 |
| * | | Very tiny README update | Lameguy64 | 2021-10-25 | 1 | -1/+1 |
| * | | Merge pull request #41 from spicyjpeg/cmake | John "Lameguy" Wilbert Villamor | 2021-10-25 | 15 | -459/+771 |
| |\ \ |
|
| | | * | Added CMake presets, updated installation guide | spicyjpeg | 2021-10-31 | 4 | -55/+86 |
| | | * | Added mkpsxiso and tinyxml2 as submodules | spicyjpeg | 2021-10-31 | 5 | -73/+39 |
| | |/ |
|
| | * | libc build fix, replaced dlerror() strings with enum | spicyjpeg | 2021-10-20 | 4 | -107/+148 |
| | * | CMake fixes, improved CPack support, Windows instructions | spicyjpeg | 2021-10-20 | 12 | -359/+630 |
| |/ |
|
| * | Update CMakeLists.txt | John "Lameguy" Wilbert Villamor | 2021-10-15 | 1 | -1/+1 |
| * | Merge pull request #38 from spicyjpeg/cmake | John "Lameguy" Wilbert Villamor | 2021-10-15 | 112 | -2392/+2791 |
| |\ |
|
| | * | Merge branch 'master' into cmake | John "Lameguy" Wilbert Villamor | 2021-10-15 | 6 | -2/+28180 |
| | |\
| |/
|/| |
|
| * | | Fixed bugs in SPU library, added vagsample example | John Wilbert M. Villamor | 2021-10-06 | 6 | -2/+28179 |
| | * | Updated changelog and files missing from last commit | spicyjpeg | 2021-09-27 | 12 | -39/+71 |
| | * | Misc MSVC/CMake fixes, also fixed childexec example | spicyjpeg | 2021-09-27 | 17 | -105/+172 |
| | * | Misc. CMake bug and typo fixes, updated changelog | spicyjpeg | 2021-09-13 | 4 | -4/+41 |
| | * | Updated docs, moved install guide to INSTALL.md | spicyjpeg | 2021-09-12 | 6 | -238/+387 |
| | * | Migrated tools to CMake | spicyjpeg | 2021-09-12 | 7 | -155/+78 |
| | * | Migrated template to CMake | spicyjpeg | 2021-09-12 | 3 | -77/+43 |
| | * | Migrated examples to CMake | spicyjpeg | 2021-09-12 | 48 | -1278/+557 |
| | * | Migrated libpsn00b to CMake | spicyjpeg | 2021-09-12 | 15 | -560/+320 |
| | * | Added preliminary files for CMake/CPack support | spicyjpeg | 2021-09-12 | 16 | -0/+1185 |
| |/ |
|
| * | Merge pull request #36 from spicyjpeg/dynlink | John "Lameguy" Wilbert Villamor | 2021-08-31 | 66 | -1002/+3658 |
| |\ |
|
| | * | Added dynamic linker API and example, updated README and changelog | spicyjpeg | 2021-08-17 | 16 | -17/+1836 |
| | * | Rewritten all Makefiles, set up proper GCC options, added iso.xml to template | spicyjpeg | 2021-08-17 | 42 | -875/+1701 |
| | * | Added missing header declarations, FlushCache, misc library bugfixes | spicyjpeg | 2021-08-17 | 8 | -110/+121 |
| * | | Forgot to commit updated font.c | John Wilbert M. Villamor | 2021-08-31 | 1 | -5/+5 |
| |/ |
|
| * | Fixed missing type errors when compiling libraries due to the new variable ty... | John Wilbert M. Villamor | 2021-07-01 | 8 | -28/+35 |