| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace .include with #includefix-include | Xavier Del Campo Romero | 2025-07-05 | 1 | -48/+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 | -1/+2 |
| | | |||||
| * | Fix dynamic linker symbol resolver and assert macro | spicyjpeg | 2022-12-18 | 1 | -16/+14 |
| | | |||||
| * | Remove MDEC indev example, add more kernel APIs | spicyjpeg | 2022-07-23 | 1 | -11/+4 |
| | | |||||
| * | Minor psxgpu/psxpad header changes | spicyjpeg | 2022-01-17 | 1 | -2/+4 |
| | | |||||
| * | Refactor dynamic linker API, fix system/dynlink example | spicyjpeg | 2021-12-30 | 1 | -4/+4 |
| | | |||||
| * | Added dynamic linker API and example, updated README and changelog | spicyjpeg | 2021-08-17 | 1 | -0/+54 |
