aboutsummaryrefslogtreecommitdiff
path: root/changelog.txt
Commit message (Expand)AuthorAgeFilesLines
* Add GitHub Actions CI/release workflow, rewrite changelogspicyjpeg2021-11-281-605/+0
* Fixed macOS installation bug, updated INSTALL.mdspicyjpeg2021-11-201-0/+19
* Merge branch 'master' into cmakespicyjpeg2021-10-311-1/+8
|\
| * Added indev directoryLameguy642021-10-251-0/+6
* | Added CMake presets, updated installation guidespicyjpeg2021-10-311-0/+8
|/
* CMake fixes, improved CPack support, Windows instructionsspicyjpeg2021-10-201-0/+16
* Merge branch 'master' into cmakeJohn "Lameguy" Wilbert Villamor2021-10-151-0/+10
|\
| * Fixed bugs in SPU library, added vagsample exampleJohn Wilbert M. Villamor2021-10-061-0/+9
* | Updated changelog and files missing from last commitspicyjpeg2021-09-271-0/+16
* | Misc. CMake bug and typo fixes, updated changelogspicyjpeg2021-09-131-0/+25
|/
* Added dynamic linker API and example, updated README and changelogspicyjpeg2021-08-171-0/+29
* Added int*_t and uint*_t variable types and updated type definitions in psxgp...John Wilbert M. Villamor2021-07-011-0/+15
* Lots of makefile corrections, improved build and toolchain instructions, adde...John Wilbert M. Villamor2021-02-181-0/+23
* Added updated library reference, added struct names in psxgpu.h, defined GTE ...John Wilbert M. Villamor2021-01-051-6/+18
* Defined MDEC registers, corrected SquareRoot12() lookup table typo, updated m...John Wilbert M. Villamor2020-11-291-0/+14
* Minor correction on changelogJohn Wilbert M. Villamor2020-09-191-5/+5
* Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov...John Wilbert M. Villamor2020-09-191-0/+65
* Refined toolchain instructions, organized examples, added automatic retry for...John Wilbert M. Villamor2020-04-241-0/+16
* Fixed CdInit() syntax, fixed CdlFILE, updated toolchain.txt a bit.John Wilbert M. Villamor2020-03-111-0/+9
* Added CdOpenDir(), CdReadDir() and CdCloseDir(). Fixed SpuKeyOn() bug and add...John Wilbert M. Villamor2020-02-281-0/+23
* Some minor updates, added CD-ROM library documentationJohn Wilbert M. Villamor2020-01-061-0/+10
* Added long awaited CD-ROM library and loads of fixes, see changelog for detailsJohn Wilbert M. Villamor2019-11-221-0/+41
* Added FntOpen(), FntPrint() and FntFlush(), fixed termPrim() typo, fixed nega...John Wilbert M. Villamor2019-10-111-7/+26
* Added strcat(), added gte_stsz() macro, added _boot() and fixed typos in setU...John Wilbert M. Villamor2019-09-231-0/+13
* Added childexec example, added BIOS memory card functions, changed PAD functi...John Wilbert M. Villamor2019-08-171-1/+27
* Added fpscam example, added small descriptions to examples, minor readme changesJohn Wilbert M. Villamor2019-07-181-0/+9
* Added C++ support, updated build instructions and makefiles, consolidated lib...John Wilbert M. Villamor2019-07-171-0/+67
* LibPSn00b officially v0.10b, added psxsio library, better DrawSync() and VSyn...John Wilbert M. Villamor2019-06-231-4/+89
* Added BIOS Controller, BIOS CD, 2 new examples and custom exit handler in the...lameguy642019-05-231-0/+28