aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Added dynamic linker API and example, updated README and changelogspicyjpeg2021-08-179-0/+740
* Rewritten all Makefiles, set up proper GCC options, added iso.xml to templatespicyjpeg2021-08-1724-551/+874
* Added int*_t and uint*_t variable types and updated type definitions in psxgp...John Wilbert M. Villamor2021-07-0125-82/+136
* Lots of makefile corrections, improved build and toolchain instructions, adde...John Wilbert M. Villamor2021-02-1820-32/+41
* Added missing examples in makefileAlexandro Trevisan2021-01-051-3/+3
* Added updated library reference, added struct names in psxgpu.h, defined GTE ...John Wilbert M. Villamor2021-01-052-0/+206
* Defined MDEC registers, corrected SquareRoot12() lookup table typo, updated m...John Wilbert M. Villamor2020-11-2921-72/+960
* Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov...John Wilbert M. Villamor2020-09-1921-95/+151
* Refined toolchain instructions, organized examples, added automatic retry for...John Wilbert M. Villamor2020-04-24122-36/+602
* Fixed CdInit() syntax, fixed CdlFILE, updated toolchain.txt a bit.John Wilbert M. Villamor2020-03-112-5/+5
* Added CdOpenDir(), CdReadDir() and CdCloseDir(). Fixed SpuKeyOn() bug and add...John Wilbert M. Villamor2020-02-286-1/+629
* Updated hello world with more commentsJohn Wilbert M. Villamor2020-01-062-54/+108
* Some minor updates, added CD-ROM library documentationJohn Wilbert M. Villamor2020-01-063-6/+124
* don't set the version if already setLawrence Nahum2019-12-081-0/+3
* don't set GCC_BASE if already set (useful for in home toolchain)Lawrence Nahum2019-12-081-0/+4
* Forgot to commit render2texJohn Wilbert M. Villamor2019-11-257-0/+703
* Added long awaited CD-ROM library and loads of fixes, see changelog for detailsJohn Wilbert M. Villamor2019-11-2213-13/+861
* Added FntOpen(), FntPrint() and FntFlush(), fixed termPrim() typo, fixed nega...John Wilbert M. Villamor2019-10-117-1/+337
* Added childexec example, added BIOS memory card functions, changed PAD functi...John Wilbert M. Villamor2019-08-178-7/+691
* Added fpscam example, added small descriptions to examples, minor readme changesJohn Wilbert M. Villamor2019-07-188-2/+893
* Added C++ support, updated build instructions and makefiles, consolidated lib...John Wilbert M. Villamor2019-07-175-17/+46
* LibPSn00b officially v0.10b, added psxsio library, better DrawSync() and VSyn...John Wilbert M. Villamor2019-06-235-8/+8
* Added BIOS Controller, BIOS CD, 2 new examples and custom exit handler in the...lameguy642019-05-2311-0/+789
* * Fixed lzpack producing broken QLP archives breaking the n00bdemo example.\n...lameguy642019-04-121-0/+0
* First commitJohn Wilbert M. Villamor2019-04-0672-0/+20240