aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:Lameguy64/PSn00bSDK into latest-commitspicyjpeg2022-01-1719-117/+1025
|\
| * Removed old libn00bref.odt document, added tilesasm example, examples in sour...U-Lameguy64-LT\Lameguy642022-01-1715-61/+941
* | Minor psxgpu/psxpad header changesspicyjpeg2022-01-175-172/+203
* | Add known_bugs.md, fix sound/vagsample and declarationsspicyjpeg2021-12-307-11/+69
* | Refactor dynamic linker API, fix system/dynlink examplespicyjpeg2021-12-305-175/+207
* | Fix CMake and CI bugs, set version number, update docsspicyjpeg2021-12-2911-37/+51
* | Remove PSN00BSDK_LIBS leftovers, improve CI artifact uploadspicyjpeg2021-12-2324-107/+38
* | Fix CdGetSector size inconsistency, update changelogspicyjpeg2021-12-237-48/+44
* | Add sound/spustream examplespicyjpeg2021-12-235-0/+630
* | Add io/system573 example, rewrite dev notes, fix CIspicyjpeg2021-11-298-305/+785
* | CMake fixes, psxcd and printf/scanf improvementsspicyjpeg2021-11-286-14/+57
* | Switch to mipsel-none-elf, move docs, add template presetsspicyjpeg2021-11-289-71/+123
* | Refactor libpsn00b CMake scripts, move include directoryspicyjpeg2021-11-288-125/+200
* | Add GitHub Actions CI/release workflow, rewrite changelogspicyjpeg2021-11-285-605/+1086
|/
* Merge pull request #43 from spicyjpeg/cmakeJohn "Lameguy" Wilbert Villamor2021-11-2271-349/+1220
|\
| * Fixed macOS installation bug, updated INSTALL.mdspicyjpeg2021-11-205-17/+92
| * sprintf improvements, added new _mem_init, GetSystemInfospicyjpeg2021-11-184-21/+77
| * Deprecated malloc.h, moved int*_t types to stdint.hspicyjpeg2021-11-1825-66/+48
| * Cleaned up pads example, added CMake script for cartromspicyjpeg2021-11-117-69/+117
| * Fixed examples directory hierarchy not being preservedspicyjpeg2021-11-1023-30/+44
| * Rolled back minimum required CMake version to 3.20spicyjpeg2021-11-0829-34/+29
| * Added io/pads example, psxpad.h definitions, bugfixesspicyjpeg2021-11-079-57/+759
| * Temporarily fixed .gitmodules for testingspicyjpeg2021-10-311-1/+2
| * Merge branch 'master' into cmakespicyjpeg2021-10-3114-2/+1946
| |\ | |/ |/|
* | Added indev directoryLameguy642021-10-2513-0/+1943
* | Very tiny README updateLameguy642021-10-251-1/+1
* | Merge pull request #41 from spicyjpeg/cmakeJohn "Lameguy" Wilbert Villamor2021-10-2515-459/+771
|\ \
| | * Added CMake presets, updated installation guidespicyjpeg2021-10-314-55/+86
| | * Added mkpsxiso and tinyxml2 as submodulesspicyjpeg2021-10-315-73/+39
| |/
| * libc build fix, replaced dlerror() strings with enumspicyjpeg2021-10-204-107/+148
| * CMake fixes, improved CPack support, Windows instructionsspicyjpeg2021-10-2012-359/+630
|/
* Update CMakeLists.txtJohn "Lameguy" Wilbert Villamor2021-10-151-1/+1
* Merge pull request #38 from spicyjpeg/cmakeJohn "Lameguy" Wilbert Villamor2021-10-15112-2392/+2791
|\
| * Merge branch 'master' into cmakeJohn "Lameguy" Wilbert Villamor2021-10-156-2/+28180
| |\ | |/ |/|
* | Fixed bugs in SPU library, added vagsample exampleJohn Wilbert M. Villamor2021-10-066-2/+28179
| * Updated changelog and files missing from last commitspicyjpeg2021-09-2712-39/+71
| * Misc MSVC/CMake fixes, also fixed childexec examplespicyjpeg2021-09-2717-105/+172
| * Misc. CMake bug and typo fixes, updated changelogspicyjpeg2021-09-134-4/+41
| * Updated docs, moved install guide to INSTALL.mdspicyjpeg2021-09-126-238/+387
| * Migrated tools to CMakespicyjpeg2021-09-127-155/+78
| * Migrated template to CMakespicyjpeg2021-09-123-77/+43
| * Migrated examples to CMakespicyjpeg2021-09-1248-1278/+557
| * Migrated libpsn00b to CMakespicyjpeg2021-09-1215-560/+320
| * Added preliminary files for CMake/CPack supportspicyjpeg2021-09-1216-0/+1185
|/
* Merge pull request #36 from spicyjpeg/dynlinkJohn "Lameguy" Wilbert Villamor2021-08-3166-1002/+3658
|\
| * Added dynamic linker API and example, updated README and changelogspicyjpeg2021-08-1716-17/+1836
| * Rewritten all Makefiles, set up proper GCC options, added iso.xml to templatespicyjpeg2021-08-1742-875/+1701
| * Added missing header declarations, FlushCache, misc library bugfixesspicyjpeg2021-08-178-110/+121
* | Forgot to commit updated font.cJohn Wilbert M. Villamor2021-08-311-5/+5
|/
* Fixed missing type errors when compiling libraries due to the new variable ty...John Wilbert M. Villamor2021-07-018-28/+35