aboutsummaryrefslogtreecommitdiff
path: root/examples/demos/n00bdemo/main.c
Commit message (Expand)AuthorAgeFilesLines
* Split off libsmd from n00bdemo into separate libraryspicyjpeg2023-06-201-180/+180
* Add IsIdleGPU(), tweak psxgpu.h, fix mdec/strvideospicyjpeg2023-04-041-15/+14
* Fix VSync(), assert(), warnings and some examplesspicyjpeg2023-01-221-11/+3
* Rearrange hwregs_c.h and k573io.h, add clz intrinsicsspicyjpeg2022-12-181-3/+3
* Add FPS counter to n00bdemo, more psxpad commandsspicyjpeg2022-03-231-22/+35
* Remove stdint.h, fix n00bdemo crashingspicyjpeg2022-03-201-3/+2
* Minor fixes, add C++ placement new, n00bdemo 573 supportspicyjpeg2022-03-121-5/+41
* Deprecated malloc.h, moved int*_t types to stdint.hspicyjpeg2021-11-181-1/+0
* Added io/pads example, psxpad.h definitions, bugfixesspicyjpeg2021-11-071-1/+7
* Updated changelog and files missing from last commitspicyjpeg2021-09-271-2/+4
* Migrated examples to CMakespicyjpeg2021-09-121-2/+2
* Added int*_t and uint*_t variable types and updated type definitions in psxgp...John Wilbert M. Villamor2021-07-011-7/+10
* Refined toolchain instructions, organized examples, added automatic retry for...John Wilbert M. Villamor2020-04-241-0/+650