aboutsummaryrefslogtreecommitdiff
path: root/examples/graphics/hdtv
Commit message (Collapse)AuthorAgeFilesLines
* Fix IRQ bugs, PutDispEnv() PAL screen centeringspicyjpeg2023-06-201-6/+5
|
* Bump required CMake version to 3.21spicyjpeg2022-10-111-2/+2
|
* Merge branch 'master' of github.com:Lameguy64/PSn00bSDK into latest-commitspicyjpeg2022-01-171-25/+39
|\
| * Removed old libn00bref.odt document, added tilesasm example, examples in ↵U-Lameguy64-LT\Lameguy642022-01-171-25/+39
| | | | | | | | source form now copied on installation, more graphics primitives documented, some changes to readme
* | Remove PSN00BSDK_LIBS leftovers, improve CI artifact uploadspicyjpeg2021-12-231-4/+0
|/
* Fixed examples directory hierarchy not being preservedspicyjpeg2021-11-101-1/+1
|
* Rolled back minimum required CMake version to 3.20spicyjpeg2021-11-081-1/+1
|
* Migrated examples to CMakespicyjpeg2021-09-122-65/+22
|
* Rewritten all Makefiles, set up proper GCC options, added iso.xml to templatespicyjpeg2021-08-171-24/+53
|
* Added int*_t and uint*_t variable types and updated type definitions in ↵John Wilbert M. Villamor2021-07-013-3/+8
| | | | psxgpu and psxcd, to improve compatibility with code written for the official SDK.
* Lots of makefile corrections, improved build and toolchain instructions, ↵John Wilbert M. Villamor2021-02-181-1/+2
| | | | added elf2cpe converter, fixed typo in plasma_tbl.h of n00bdemo example
* Defined MDEC registers, corrected SquareRoot12() lookup table typo, updated ↵John Wilbert M. Villamor2020-11-296-0/+959
memmove(), removed redundant toolchain definitions, added HDTV example