aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/lzp
Commit message (Expand)AuthorAgeFilesLines
* Update submodules, minor bugfixes and updatesspicyjpeg2024-10-141-1/+2
* Clean up all headers, add and rename some BIOS APIsspicyjpeg2023-04-055-30/+101
* Misc. bugfixes, add support for DRAWENV texture windowsspicyjpeg2022-12-182-0/+2
* Deprecate u_short, u_int and u_long types in libpsn00bspicyjpeg2022-07-303-30/+31
* Deprecated malloc.h, moved int*_t types to stdint.hspicyjpeg2021-11-181-1/+0
* Updated changelog and files missing from last commitspicyjpeg2021-09-273-5/+5
* Misc MSVC/CMake fixes, also fixed childexec examplespicyjpeg2021-09-276-55/+60
* Migrated libpsn00b to CMakespicyjpeg2021-09-121-59/+0
* Rewritten all Makefiles, set up proper GCC options, added iso.xml to templatespicyjpeg2021-08-171-21/+40
* Minor Makefile fixesAustin Annestrand2021-02-201-1/+1
* Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov...John Wilbert M. Villamor2020-09-191-8/+23
* Added FntOpen(), FntPrint() and FntFlush(), fixed termPrim() typo, fixed nega...John Wilbert M. Villamor2019-10-111-2/+1
* Added C++ support, updated build instructions and makefiles, consolidated lib...John Wilbert M. Villamor2019-07-171-4/+2
* LibPSn00b officially v0.10b, added psxsio library, better DrawSync() and VSyn...John Wilbert M. Villamor2019-06-232-1/+2
* * Fixed lzpack producing broken QLP archives breaking the n00bdemo example.\n...lameguy642019-04-121-1/+1
* First commitJohn Wilbert M. Villamor2019-04-069-0/+1099