| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | Deprecate u_short, u_int and u_long types in libpsn00b | spicyjpeg | 2022-07-30 | 21 | -956/+792 |
| | * | Replace default allocator with psyqo implementation | spicyjpeg | 2022-07-23 | 4 | -277/+268 |
| | * | Remove MDEC indev example, add more kernel APIs | spicyjpeg | 2022-07-23 | 9 | -459/+207 |
| | * | Add experimental psxpress Huffman decoding API | spicyjpeg | 2022-07-17 | 5 | -8/+1313 |
| | * | Change I/O base address to 0xbf80, use size_t in stdlib | spicyjpeg | 2022-07-17 | 6 | -99/+101 |
| | * | Add -g to default flags, update changelog and known bugs | spicyjpeg | 2022-06-29 | 4 | -50/+103 |
| | * | Refactor libpsxgpu in C, add OT drawing queue | spicyjpeg | 2022-06-29 | 32 | -1661/+722 |
| | * | Add 8 MB RAM support and customizable _start stub | spicyjpeg | 2022-06-27 | 4 | -25/+47 |
| | * | Clean up io/system573 example and libpsxpress | spicyjpeg | 2022-06-27 | 5 | -34/+47 |
| | * | Merge branch 'Lameguy64:master' into psxmdec | spicy jpeg | 2022-04-08 | 7 | -517/+110 |
| | |\
| |/
|/| |
|
| * | | Fixed up psxmdec prototype to use psxpress | U-Lameguy64-LT\Lameguy64 | 2022-04-01 | 6 | -484/+73 |
| * | | Updated README | lameguy64 | 2022-03-28 | 1 | -33/+37 |
| | * | Replace inline_c.h contents with nugget's inline_n.h | spicyjpeg | 2022-03-31 | 1 | -222/+1171 |
| |/ |
|
| * | Replaced sample image of mdecimage example, added dummy hooks for sio tty dev... | U-Lameguy64-LT\Lameguy64 | 2022-03-25 | 8 | -23/+46 |
| * | Merge pull request #46 from spicyjpeg/psxmdec | John "Lameguy" Wilbert Villamor | 2022-03-25 | 171 | -29802/+4788 |
| |\ |
|
| | * | Add FPS counter to n00bdemo, more psxpad commands | spicyjpeg | 2022-03-23 | 3 | -25/+75 |
| | * | Add mdec/mdecimage example, psxpress fixes | spicyjpeg | 2022-03-20 | 7 | -59/+381 |
| | * | Remove stdint.h, fix n00bdemo crashing | spicyjpeg | 2022-03-20 | 7 | -32/+20 |
| | * | Minor fixes, add C++ placement new, n00bdemo 573 support | spicyjpeg | 2022-03-12 | 8 | -34/+85 |
| | * | Fix critical ldscript bug and CI, add BIOS setjmp | spicyjpeg | 2022-03-07 | 9 | -63/+94 |
| | * | Refactor io/system573, switch to MSVC for CI builds | spicyjpeg | 2022-02-28 | 9 | -210/+503 |
| | * | Add psxpress MDEC API and psn00bsdk_target_incbin_a | spicyjpeg | 2022-02-27 | 4 | -25/+383 |
| | * | Rename some hwregs_c.h and hwregs.a definitions | spicyjpeg | 2022-02-27 | 17 | -69/+70 |
| | * | Add psn00bsdk_target_incbin() CMake function | spicyjpeg | 2022-02-20 | 23 | -27997/+142 |
| | * | Rewrite assert() and DL_CALL(), update mkpsxiso | spicyjpeg | 2022-02-20 | 7 | -32/+58 |
| | * | Rename hwregs_a definitions, add hwregs_c, fix io/pads | spicyjpeg | 2022-02-09 | 25 | -294/+426 |
| | * | Update version number, readme and license info | spicyjpeg | 2022-02-07 | 4 | -386/+1443 |
| | * | Temporarily disable libflac in mkpsxiso CI build | spicyjpeg | 2022-02-07 | 2 | -7/+12 |
| | * | Rewrite psxapi with BIOS API stub generator script | spicyjpeg | 2022-02-07 | 71 | -623/+1110 |
| | * | Add LIBPSN00B_GENERATOR option, fix .incbin alignment | spicyjpeg | 2022-02-07 | 13 | -34/+93 |
| | * | Switch back to mkpsxiso master branch, update docs | spicyjpeg | 2022-02-03 | 5 | -61/+42 |
| |/ |
|
| * | Merge pull request #44 from spicyjpeg/actions | John "Lameguy" Wilbert Villamor | 2022-01-18 | 79 | -1717/+3568 |
| |\ |
|
| | * | Merge branch 'master' of github.com:Lameguy64/PSn00bSDK into latest-commit | spicyjpeg | 2022-01-17 | 19 | -117/+1025 |
| | |\
| |/
|/| |
|
| * | | Removed old libn00bref.odt document, added tilesasm example, examples in sour... | U-Lameguy64-LT\Lameguy64 | 2022-01-17 | 15 | -61/+941 |
| | * | Minor psxgpu/psxpad header changes | spicyjpeg | 2022-01-17 | 5 | -172/+203 |
| | * | Add known_bugs.md, fix sound/vagsample and declarations | spicyjpeg | 2021-12-30 | 7 | -11/+69 |
| | * | Refactor dynamic linker API, fix system/dynlink example | spicyjpeg | 2021-12-30 | 5 | -175/+207 |
| | * | Fix CMake and CI bugs, set version number, update docs | spicyjpeg | 2021-12-29 | 11 | -37/+51 |
| | * | Remove PSN00BSDK_LIBS leftovers, improve CI artifact upload | spicyjpeg | 2021-12-23 | 24 | -107/+38 |
| | * | Fix CdGetSector size inconsistency, update changelog | spicyjpeg | 2021-12-23 | 7 | -48/+44 |
| | * | Add sound/spustream example | spicyjpeg | 2021-12-23 | 5 | -0/+630 |
| | * | Add io/system573 example, rewrite dev notes, fix CI | spicyjpeg | 2021-11-29 | 8 | -305/+785 |
| | * | CMake fixes, psxcd and printf/scanf improvements | spicyjpeg | 2021-11-28 | 6 | -14/+57 |
| | * | Switch to mipsel-none-elf, move docs, add template presets | spicyjpeg | 2021-11-28 | 9 | -71/+123 |
| | * | Refactor libpsn00b CMake scripts, move include directory | spicyjpeg | 2021-11-28 | 8 | -125/+200 |
| | * | Add GitHub Actions CI/release workflow, rewrite changelog | spicyjpeg | 2021-11-28 | 5 | -605/+1086 |
| |/ |
|
| * | Merge pull request #43 from spicyjpeg/cmake | John "Lameguy" Wilbert Villamor | 2021-11-22 | 71 | -349/+1220 |
| |\ |
|
| | * | Fixed macOS installation bug, updated INSTALL.md | spicyjpeg | 2021-11-20 | 5 | -17/+92 |
| | * | sprintf improvements, added new _mem_init, GetSystemInfo | spicyjpeg | 2021-11-18 | 4 | -21/+77 |
| | * | Deprecated malloc.h, moved int*_t types to stdint.h | spicyjpeg | 2021-11-18 | 25 | -66/+48 |