| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Misc MSVC/CMake fixes, also fixed childexec example | spicyjpeg | 2021-09-27 | 1 | -0/+7 |
| | | |||||
| * | Migrated examples to CMake | spicyjpeg | 2021-09-12 | 48 | -1278/+557 |
| | | |||||
| * | Added dynamic linker API and example, updated README and changelog | spicyjpeg | 2021-08-17 | 9 | -0/+740 |
| | | |||||
| * | Rewritten all Makefiles, set up proper GCC options, added iso.xml to template | spicyjpeg | 2021-08-17 | 24 | -551/+874 |
| | | |||||
| * | Added int*_t and uint*_t variable types and updated type definitions in ↵ | John Wilbert M. Villamor | 2021-07-01 | 25 | -82/+136 |
| | | | | | psxgpu and psxcd, to improve compatibility with code written for the official SDK. | ||||
| * | Lots of makefile corrections, improved build and toolchain instructions, ↵ | John Wilbert M. Villamor | 2021-02-18 | 20 | -32/+41 |
| | | | | | added elf2cpe converter, fixed typo in plasma_tbl.h of n00bdemo example | ||||
| * | Added missing examples in makefile | Alexandro Trevisan | 2021-01-05 | 1 | -3/+3 |
| | | |||||
| * | Added updated library reference, added struct names in psxgpu.h, defined GTE ↵ | John Wilbert M. Villamor | 2021-01-05 | 2 | -0/+206 |
| | | | | | squareroot functions and added C++ demo example. | ||||
| * | Defined MDEC registers, corrected SquareRoot12() lookup table typo, updated ↵ | John Wilbert M. Villamor | 2020-11-29 | 21 | -72/+960 |
| | | | | | memmove(), removed redundant toolchain definitions, added HDTV example | ||||
| * | Revised makefiles, added strtok(), command line arguments, SetHeapSize(), ↵ | John Wilbert M. Villamor | 2020-09-19 | 21 | -95/+151 |
| | | | | | moved ISR and callback system to psxetc, moved debug font to psxgpu, fixed CD-ROM library crashing on PSIO, fixed interrupt callback setup to fix crashing on ResetGraph() | ||||
| * | Refined toolchain instructions, organized examples, added automatic retry ↵ | John Wilbert M. Villamor | 2020-04-24 | 122 | -36/+602 |
| | | | | | for CdRead(), added FIOCSCAN ioctl in psxsio TTY driver, added tty and console examples. | ||||
| * | Fixed CdInit() syntax, fixed CdlFILE, updated toolchain.txt a bit. | John Wilbert M. Villamor | 2020-03-11 | 2 | -5/+5 |
| | | |||||
| * | Added CdOpenDir(), CdReadDir() and CdCloseDir(). Fixed SpuKeyOn() bug and ↵ | John Wilbert M. Villamor | 2020-02-28 | 6 | -1/+629 |
| | | | | | added cdbrowse example. | ||||
| * | Updated hello world with more comments | John Wilbert M. Villamor | 2020-01-06 | 2 | -54/+108 |
| | | |||||
| * | Some minor updates, added CD-ROM library documentation | John Wilbert M. Villamor | 2020-01-06 | 3 | -6/+124 |
| | | |||||
| * | don't set the version if already set | Lawrence Nahum | 2019-12-08 | 1 | -0/+3 |
| | | |||||
| * | don't set GCC_BASE if already set (useful for in home toolchain) | Lawrence Nahum | 2019-12-08 | 1 | -0/+4 |
| | | |||||
| * | Forgot to commit render2tex | John Wilbert M. Villamor | 2019-11-25 | 7 | -0/+703 |
| | | |||||
| * | Added long awaited CD-ROM library and loads of fixes, see changelog for details | John Wilbert M. Villamor | 2019-11-22 | 13 | -13/+861 |
| | | |||||
| * | Added FntOpen(), FntPrint() and FntFlush(), fixed termPrim() typo, fixed ↵ | John Wilbert M. Villamor | 2019-10-11 | 7 | -1/+337 |
| | | | | | negative values in vsprintf(), added billboard sprites example | ||||
| * | Added childexec example, added BIOS memory card functions, changed PAD ↵ | John Wilbert M. Villamor | 2019-08-17 | 8 | -7/+691 |
| | | | | | function names, runtime library now 0.13b | ||||
| * | Added fpscam example, added small descriptions to examples, minor readme changes | John Wilbert M. Villamor | 2019-07-18 | 8 | -2/+893 |
| | | |||||
| * | Added C++ support, updated build instructions and makefiles, consolidated ↵ | John Wilbert M. Villamor | 2019-07-17 | 5 | -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. Villamor | 2019-06-23 | 5 | -8/+8 |
| | | | | | VSync(), better reference manual. | ||||
| * | Added BIOS Controller, BIOS CD, 2 new examples and custom exit handler in ↵ | lameguy64 | 2019-05-23 | 11 | -0/+789 |
| | | | | | the works | ||||
| * | * Fixed lzpack producing broken QLP archives breaking the n00bdemo ↵ | lameguy64 | 2019-04-12 | 1 | -0/+0 |
| | | | | | example.\n* Updated GCC configure parameters to a known working config.\n* Removed a stray executable file. | ||||
| * | First commit | John Wilbert M. Villamor | 2019-04-06 | 72 | -0/+20240 |
