| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace .include with #includefix-include | Xavier Del Campo Romero | 2025-07-05 | 1 | -118/+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. | ||||
| * | Initial psxgte cleanup | spicyjpeg | 2022-10-19 | 1 | -40/+35 |
| | | |||||
| * | Update version number, clean up old headers | spicyjpeg | 2022-09-22 | 1 | -2/+2 |
| | | |||||
| * | Defined MDEC registers, corrected SquareRoot12() lookup table typo, updated ↵ | John Wilbert M. Villamor | 2020-11-29 | 1 | -1/+1 |
| | | | | | memmove(), removed redundant toolchain definitions, added HDTV example | ||||
| * | LibPSn00b officially v0.10b, added psxsio library, better DrawSync() and ↵ | John Wilbert M. Villamor | 2019-06-23 | 1 | -14/+16 |
| | | | | | VSync(), better reference manual. | ||||
| * | First commit | John Wilbert M. Villamor | 2019-04-06 | 1 | -0/+121 |
