aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/psxgte/initgeom.s
Commit message (Collapse)AuthorAgeFilesLines
* Replace .include with #includefix-includeXavier Del Campo Romero2025-07-051-44/+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.
* Misc. libpsn00b bugfixes, new critical section macrosspicyjpeg2022-11-151-25/+26
|
* Initial psxgte cleanupspicyjpeg2022-10-191-3/+1
|
* Update version number, clean up old headersspicyjpeg2022-09-221-1/+1
|
* First commitJohn Wilbert M. Villamor2019-04-061-0/+45