| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace .include with #includefix-include | Xavier Del Campo Romero | 2025-07-05 | 2 | -1/+1 |
| | | | | | | | | | | For some reason, both mipsel-unknown-elf-gcc 8.2.0 and mipsel-non-elf 15.1.0 were unable to resolve .include assembler directives. As a workaround, it is still possible to use the preprocessor, and therefore the usual #include preprocessor directive. However, this requires the assembly files to use the uppercase .S file extension. | ||||
| * | Update CMake scripts to use generator expressions | spicyjpeg | 2022-10-11 | 1 | -3/+7 |
| | | |||||
| * | Refactor CMake scripts, add separate debug/release builds | spicyjpeg | 2022-10-09 | 1 | -1/+1 |
| | | |||||
| * | Minor fixes, add C++ placement new, n00bdemo 573 support | spicyjpeg | 2022-03-12 | 1 | -1/+1 |
| | | |||||
| * | Remove PSN00BSDK_LIBS leftovers, improve CI artifact upload | spicyjpeg | 2021-12-23 | 1 | -4/+0 |
| | | |||||
| * | Cleaned up pads example, added CMake script for cartrom | spicyjpeg | 2021-11-11 | 2 | -14/+36 |
| | | |||||
| * | Lots of makefile corrections, improved build and toolchain instructions, ↵ | John Wilbert M. Villamor | 2021-02-18 | 1 | -0/+3 |
| | | | | | added elf2cpe converter, fixed typo in plasma_tbl.h of n00bdemo example | ||||
| * | Refined toolchain instructions, organized examples, added automatic retry ↵ | John Wilbert M. Villamor | 2020-04-24 | 7 | -0/+689 |
| for CdRead(), added FIOCSCAN ioctl in psxsio TTY driver, added tty and console examples. | |||||
