| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add known_bugs.md, fix sound/vagsample and declarations | spicyjpeg | 2021-12-30 | 1 | -4/+4 |
| | | |||||
| * | Fix CdGetSector size inconsistency, update changelog | spicyjpeg | 2021-12-23 | 3 | -6/+7 |
| | | |||||
| * | CMake fixes, psxcd and printf/scanf improvements | spicyjpeg | 2021-11-28 | 1 | -8/+20 |
| | | |||||
| * | Deprecated malloc.h, moved int*_t types to stdint.h | spicyjpeg | 2021-11-18 | 1 | -1/+1 |
| | | |||||
| * | Migrated libpsn00b to CMake | spicyjpeg | 2021-09-12 | 1 | -59/+0 |
| | | |||||
| * | Rewritten all Makefiles, set up proper GCC options, added iso.xml to template | spicyjpeg | 2021-08-17 | 1 | -22/+35 |
| | | |||||
| * | Fixed missing type errors when compiling libraries due to the new variable ↵ | John Wilbert M. Villamor | 2021-07-01 | 2 | -22/+24 |
| | | | | | type changes | ||||
| * | Minor Makefile fixes | Austin Annestrand | 2021-02-20 | 1 | -1/+1 |
| | | |||||
| * | Defined MDEC registers, corrected SquareRoot12() lookup table typo, updated ↵ | John Wilbert M. Villamor | 2020-11-29 | 1 | -3/+3 |
| | | | | | memmove(), removed redundant toolchain definitions, added HDTV example | ||||
| * | Revised makefiles, added strtok(), command line arguments, SetHeapSize(), ↵ | John Wilbert M. Villamor | 2020-09-19 | 8 | -245/+480 |
| | | | | | 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 | 1 | -2/+59 |
| | | | | | 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 | -3/+3 |
| | | |||||
| * | Added CdOpenDir(), CdReadDir() and CdCloseDir(). Fixed SpuKeyOn() bug and ↵ | John Wilbert M. Villamor | 2020-02-28 | 2 | -15/+215 |
| | | | | | added cdbrowse example. | ||||
| * | Some minor updates, added CD-ROM library documentation | John Wilbert M. Villamor | 2020-01-06 | 8 | -0/+1784 |
