aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Update submodules, minor bugfixes and updatesspicyjpeg2024-10-142-0/+0
* Fix examples, update submodules and CI scriptspicyjpeg2024-01-082-0/+0
* Update binutils and mkpsxiso, enable GCC STL headersspicyjpeg2023-04-062-0/+0
* Clean up all headers, add and rename some BIOS APIsspicyjpeg2023-04-052-73/+1
* Add PCDRV API, fix warnings and DS region misdetectionspicyjpeg2023-04-041-6/+3
* Bump required CMake version to 3.21spicyjpeg2022-10-111-1/+1
* Add BUNDLE_NINJA option, update changelog and submodulesspicyjpeg2022-07-312-0/+0
* Deprecate u_short, u_int and u_long types in libpsn00bspicyjpeg2022-07-301-4/+4
* Add 8 MB RAM support and customizable _start stubspicyjpeg2022-06-271-22/+22
* Refactor io/system573, switch to MSVC for CI buildsspicyjpeg2022-02-281-1/+1
* Rewrite assert() and DL_CALL(), update mkpsxisospicyjpeg2022-02-201-0/+0
* Switch back to mkpsxiso master branch, update docsspicyjpeg2022-02-031-0/+0
* Deprecated malloc.h, moved int*_t types to stdint.hspicyjpeg2021-11-181-1/+1
* Rolled back minimum required CMake version to 3.20spicyjpeg2021-11-082-7/+2
* Added mkpsxiso and tinyxml2 as submodulesspicyjpeg2021-10-313-24/+19
* Updated changelog and files missing from last commitspicyjpeg2021-09-271-9/+9
* Misc MSVC/CMake fixes, also fixed childexec examplespicyjpeg2021-09-276-16/+42
* Migrated tools to CMakespicyjpeg2021-09-127-155/+78
* Lots of makefile corrections, improved build and toolchain instructions, adde...John Wilbert M. Villamor2021-02-184-42/+300
* Added long awaited CD-ROM library and loads of fixes, see changelog for detailsJohn Wilbert M. Villamor2019-11-221-1/+1
* Added childexec example, added BIOS memory card functions, changed PAD functi...John Wilbert M. Villamor2019-08-171-1/+1
* Added C++ support, updated build instructions and makefiles, consolidated lib...John Wilbert M. Villamor2019-07-171-1/+4
* Swapped buffer length litteral with sizeof operatorNorman B. Lancaster2019-06-061-1/+1
* * Fixed lzpack producing broken QLP archives breaking the n00bdemo example.\n...lameguy642019-04-121-9/+9
* First commitJohn Wilbert M. Villamor2019-04-0615-0/+2700