| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace .include with #includefix-include | Xavier Del Campo Romero | 2025-07-05 | 1 | -358/+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. | ||||
| * | Clean up all headers, add and rename some BIOS APIs | spicyjpeg | 2023-04-05 | 1 | -17/+41 |
| | | |||||
| * | Remove MDEC indev example, add more kernel APIs | spicyjpeg | 2022-07-23 | 1 | -23/+91 |
| | | |||||
| * | Fix critical ldscript bug and CI, add BIOS setjmp | spicyjpeg | 2022-03-07 | 1 | -1/+17 |
| | | |||||
| * | Rewrite psxapi with BIOS API stub generator script | spicyjpeg | 2022-02-07 | 1 | -0/+250 |
