aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* 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