| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace .include with #includefix-include | Xavier Del Campo Romero | 2025-07-05 | 1 | -402/+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. | ||||
| * | 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 | 1 | -0/+399 |
| for CdRead(), added FIOCSCAN ioctl in psxsio TTY driver, added tty and console examples. | |||||
