aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵John Wilbert M. Villamor2019-10-117-1/+337
| | | | negative values in vsprintf(), added billboard sprites example
* Added childexec example, added BIOS memory card functions, changed PAD ↵John Wilbert M. Villamor2019-08-178-7/+691
| | | | function names, runtime library now 0.13b
* 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 ↵John Wilbert M. Villamor2019-07-175-17/+46
| | | | 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-235-8/+8
| | | | VSync(), better reference manual.
* Added BIOS Controller, BIOS CD, 2 new examples and custom exit handler in ↵lameguy642019-05-2311-0/+789
| | | | the works
* * Fixed lzpack producing broken QLP archives breaking the n00bdemo ↵lameguy642019-04-121-0/+0
| | | | example.\n* Updated GCC configure parameters to a known working config.\n* Removed a stray executable file.
* First commitJohn Wilbert M. Villamor2019-04-0672-0/+20240