| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace .include with #includefix-include | Xavier Del Campo Romero | 2025-07-05 | 1 | -161/+0 |
| | | | | | | | | | | 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. | ||||
| * | More library cleanups and libc fixes | spicyjpeg | 2023-05-21 | 1 | -11/+22 |
| | | |||||
| * | Add PCDRV API, fix warnings and DS region misdetection | spicyjpeg | 2023-04-04 | 1 | -6/+105 |
| | | |||||
| * | Misc. libpsn00b bugfixes, new critical section macros | spicyjpeg | 2022-11-15 | 1 | -8/+9 |
| | | |||||
| * | Remove MDEC indev example, add more kernel APIs | spicyjpeg | 2022-07-23 | 1 | -0/+50 |
