| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace .include with #includefix-include | Xavier Del Campo Romero | 2025-07-05 | 1 | -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. | ||||
| * | Update sound/spustream, clean up other examples | spicyjpeg | 2022-10-15 | 2 | -38/+0 |
| | | |||||
| * | Bump required CMake version to 3.21 | spicyjpeg | 2022-10-11 | 1 | -2/+2 |
| | | |||||
| * | Add psn00bsdk_target_incbin() CMake function | spicyjpeg | 2022-02-20 | 2 | -42/+3 |
| | | |||||
| * | Add LIBPSN00B_GENERATOR option, fix .incbin alignment | spicyjpeg | 2022-02-07 | 1 | -0/+1 |
| | | |||||
| * | Merge branch 'master' of github.com:Lameguy64/PSn00bSDK into latest-commit | spicyjpeg | 2022-01-17 | 2 | -40/+41 |
| | | |||||
| * | Removed old libn00bref.odt document, added tilesasm example, examples in ↵ | U-Lameguy64-LT\Lameguy64 | 2022-01-17 | 8 | -0/+792 |
| source form now copied on installation, more graphics primitives documented, some changes to readme | |||||
