| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace .include with #includefix-include | Xavier Del Campo Romero | 2025-07-05 | 2 | -0/+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. | ||||
| * | Refactor CMake scripts, add separate debug/release builds | spicyjpeg | 2022-10-09 | 1 | -39/+0 |
| | | |||||
| * | Deprecated malloc.h, moved int*_t types to stdint.h | spicyjpeg | 2021-11-18 | 1 | -1/+0 |
| | | |||||
| * | Added indev directory | Lameguy64 | 2021-10-25 | 4 | -0/+1079 |
