aboutsummaryrefslogtreecommitdiff
path: root/doc/LibPSn00b Reference.odt
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate CPack packages and old changelog, fix ldscriptsspicyjpeg2024-10-141-0/+0
|
* Replaced sample image of mdecimage example, added dummy hooks for sio tty ↵U-Lameguy64-LT\Lameguy642022-03-251-0/+0
| | | | device, updated some documentation in libn00bref.odf
* Removed old libn00bref.odt document, added tilesasm example, examples in ↵U-Lameguy64-LT\Lameguy642022-01-171-0/+0
| | | | 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-0/+0
| | | | 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/+0
| | | | squareroot functions and added C++ demo example.
* Forgot to update draft dateJohn Wilbert M. Villamor2020-12-051-0/+0
|
* Documented more Geometry Library functionsJohn Wilbert M. Villamor2020-12-031-0/+0
|
* Defined MDEC registers, corrected SquareRoot12() lookup table typo, updated ↵John Wilbert M. Villamor2020-11-291-0/+0
| | | | memmove(), removed redundant toolchain definitions, added HDTV example
* Added CdOpenDir(), CdReadDir() and CdCloseDir(). Fixed SpuKeyOn() bug and ↵John Wilbert M. Villamor2020-02-281-0/+0
| | | | added cdbrowse example.
* Some minor updates, added CD-ROM library documentationJohn Wilbert M. Villamor2020-01-061-0/+0
|
* Added long awaited CD-ROM library and loads of fixes, see changelog for detailsJohn Wilbert M. Villamor2019-11-221-0/+0
|
* Added FntOpen(), FntPrint() and FntFlush(), fixed termPrim() typo, fixed ↵John Wilbert M. Villamor2019-10-111-0/+0
| | | | negative values in vsprintf(), added billboard sprites example
* Added C++ support, updated build instructions and makefiles, consolidated ↵John Wilbert M. Villamor2019-07-171-0/+0
| | | | libc and libgcc (during build process), libraries now v0.12b and more
* LibPSn00b officially v0.10b, added psxsio library, better DrawSync() and ↵John Wilbert M. Villamor2019-06-231-0/+0
VSync(), better reference manual.