| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clean up all headers, add and rename some BIOS APIs | spicyjpeg | 2023-04-05 | 1 | -1/+1 |
| | | |||||
| * | Add PCDRV API, fix warnings and DS region misdetection | spicyjpeg | 2023-04-04 | 1 | -0/+1 |
| | | |||||
| * | Fix VSync(), assert(), warnings and some examples | spicyjpeg | 2023-01-22 | 2 | -16/+13 |
| | | |||||
| * | Fix dropped IRQs, clean up psxcd and psxetc logging | spicyjpeg | 2022-10-13 | 3 | -31/+22 |
| | | |||||
| * | Bump required CMake version to 3.21 | spicyjpeg | 2022-10-11 | 1 | -3/+3 |
| | | |||||
| * | Replace ball16c.h headers in examples with .TIM files | spicyjpeg | 2022-08-12 | 5 | -26/+11 |
| | | |||||
| * | Add psn00bsdk_target_incbin() CMake function | spicyjpeg | 2022-02-20 | 2 | -16/+7 |
| | | |||||
| * | Add LIBPSN00B_GENERATOR option, fix .incbin alignment | spicyjpeg | 2022-02-07 | 1 | -0/+1 |
| | | |||||
| * | Remove PSN00BSDK_LIBS leftovers, improve CI artifact upload | spicyjpeg | 2021-12-23 | 1 | -4/+0 |
| | | |||||
| * | Fixed examples directory hierarchy not being preserved | spicyjpeg | 2021-11-10 | 1 | -1/+1 |
| | | |||||
| * | Rolled back minimum required CMake version to 3.20 | spicyjpeg | 2021-11-08 | 1 | -1/+1 |
| | | |||||
| * | Misc MSVC/CMake fixes, also fixed childexec example | spicyjpeg | 2021-09-27 | 1 | -0/+7 |
| | | |||||
| * | Migrated examples to CMake | spicyjpeg | 2021-09-12 | 3 | -94/+35 |
| | | |||||
| * | Rewritten all Makefiles, set up proper GCC options, added iso.xml to template | spicyjpeg | 2021-08-17 | 3 | -25/+82 |
| | | |||||
| * | Added int*_t and uint*_t variable types and updated type definitions in ↵ | John Wilbert M. Villamor | 2021-07-01 | 2 | -4/+10 |
| | | | | | 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 | 1 | -1/+2 |
| | | | | | added elf2cpe converter, fixed typo in plasma_tbl.h of n00bdemo example | ||||
| * | Defined MDEC registers, corrected SquareRoot12() lookup table typo, updated ↵ | John Wilbert M. Villamor | 2020-11-29 | 1 | -3/+0 |
| | | | | | memmove(), removed redundant toolchain definitions, added HDTV example | ||||
| * | Revised makefiles, added strtok(), command line arguments, SetHeapSize(), ↵ | John Wilbert M. Villamor | 2020-09-19 | 3 | -12/+32 |
| | | | | | 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 | 5 | -0/+684 |
| for CdRead(), added FIOCSCAN ioctl in psxsio TTY driver, added tty and console examples. | |||||
