| Commit message (Expand) | Author | Age | Files | Lines |
| * | Deprecate u_short, u_int and u_long types in libpsn00b | spicyjpeg | 2022-07-30 | 2 | -39/+39 |
| * | Rename hwregs_a definitions, add hwregs_c, fix io/pads | spicyjpeg | 2022-02-09 | 2 | -8/+8 |
| * | 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 ty... | John Wilbert M. Villamor | 2021-07-01 | 2 | -22/+24 |
| * | Minor Makefile fixes | Austin Annestrand | 2021-02-20 | 1 | -1/+1 |
| * | Defined MDEC registers, corrected SquareRoot12() lookup table typo, updated m... | John Wilbert M. Villamor | 2020-11-29 | 1 | -3/+3 |
| * | Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov... | John Wilbert M. Villamor | 2020-09-19 | 8 | -245/+480 |
| * | Refined toolchain instructions, organized examples, added automatic retry for... | John Wilbert M. Villamor | 2020-04-24 | 1 | -2/+59 |
| * | 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 add... | John Wilbert M. Villamor | 2020-02-28 | 2 | -15/+215 |
| * | Some minor updates, added CD-ROM library documentation | John Wilbert M. Villamor | 2020-01-06 | 8 | -0/+1784 |