aboutsummaryrefslogtreecommitdiff
path: root/examples/beginner/cppdemo/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Deprecated malloc.h, moved int*_t types to stdint.hspicyjpeg2021-11-181-1/+1
|
* Added int*_t and uint*_t variable types and updated type definitions in ↵John Wilbert M. Villamor2021-07-011-5/+10
| | | | psxgpu and psxcd, to improve compatibility with code written for the official SDK.
* Added updated library reference, added struct names in psxgpu.h, defined GTE ↵John Wilbert M. Villamor2021-01-051-0/+152
squareroot functions and added C++ demo example.