aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Collapse)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, ↵John Wilbert M. Villamor2021-02-184-42/+300
| | | | added elf2cpe converter, fixed typo in plasma_tbl.h of n00bdemo example
* 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 ↵John Wilbert M. Villamor2019-08-171-1/+1
| | | | function names, runtime library now 0.13b
* Added C++ support, updated build instructions and makefiles, consolidated ↵John Wilbert M. Villamor2019-07-171-1/+4
| | | | libc and libgcc (during build process), libraries now v0.12b and more
* Swapped buffer length litteral with sizeof operatorNorman B. Lancaster2019-06-061-1/+1
|
* * Fixed lzpack producing broken QLP archives breaking the n00bdemo ↵lameguy642019-04-121-9/+9
| | | | example.\n* Updated GCC configure parameters to a known working config.\n* Removed a stray executable file.
* First commitJohn Wilbert M. Villamor2019-04-0615-0/+2700