aboutsummaryrefslogtreecommitdiff
path: root/examples/graphics/hdtv/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix IRQ bugs, PutDispEnv() PAL screen centeringspicyjpeg2023-06-201-6/+5
|
* 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
* Added int*_t and uint*_t variable types and updated type definitions in ↵John Wilbert M. Villamor2021-07-011-3/+6
| | | | psxgpu and psxcd, to improve compatibility with code written for the official SDK.
* Defined MDEC registers, corrected SquareRoot12() lookup table typo, updated ↵John Wilbert M. Villamor2020-11-291-0/+730
memmove(), removed redundant toolchain definitions, added HDTV example