| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | 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 |
| * | Added int*_t and uint*_t variable types and updated type definitions in psxgp... | John Wilbert M. Villamor | 2021-07-01 | 30 | -331/+446 |
| * | Merge pull request #30 from devbored/master | John Wilbert Villamor | 2021-03-10 | 9 | -9/+9 |
| |\ |
|
| | * | Minor Makefile fixes | Austin Annestrand | 2021-02-20 | 9 | -9/+9 |
| |/ |
|
| * | Lots of makefile corrections, improved build and toolchain instructions, adde... | John Wilbert M. Villamor | 2021-02-18 | 31 | -145/+640 |
| * | Merge pull request #29 from alextrevisan/master | John Wilbert Villamor | 2021-02-11 | 1 | -0/+64 |
| |\ |
|
| | * | Added some macros for gte_stsxy3_* | Alexandro Trevisan | 2021-01-30 | 1 | -0/+64 |
| |/ |
|
| * | Merge pull request #28 from alextrevisan/master | John Wilbert Villamor | 2021-01-08 | 1 | -3/+3 |
| |\ |
|
| | * | 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 | 9 | -95/+319 |
| * | Forgot to update draft date | John Wilbert M. Villamor | 2020-12-05 | 1 | -0/+0 |
| * | Documented more Geometry Library functions | John Wilbert M. Villamor | 2020-12-03 | 1 | -0/+0 |
| * | Merge branch 'master' of https://github.com/Lameguy64/PSn00bSDK | John Wilbert M. Villamor | 2020-11-29 | 1 | -4/+17 |
| |\ |
|
| | * | Merge pull request #24 from ckosmic/master | John Wilbert Villamor | 2020-10-26 | 1 | -4/+17 |
| | |\ |
|
| | | * | Account for forward-looped memmove | Christian Kosman | 2020-10-01 | 1 | -4/+17 |
| | |/ |
|
| * / | Defined MDEC registers, corrected SquareRoot12() lookup table typo, updated m... | John Wilbert M. Villamor | 2020-11-29 | 27 | -76/+991 |
| |/ |
|
| * | Minor correction on changelog | John Wilbert M. Villamor | 2020-09-19 | 1 | -5/+5 |
| * | Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov... | John Wilbert M. Villamor | 2020-09-19 | 65 | -680/+1368 |
| * | Added multi-session CD support, fixed infinite loop bug in CdReadDir(), updat... | John Wilbert M. Villamor | 2020-07-25 | 1 | -0/+68 |