| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update submodules, minor bugfixes and updates | spicyjpeg | 2024-10-14 | 1 | -3/+4 |
| * | Add MoveImage(), SetDrawOpType(), GPU IRQ support | spicyjpeg | 2023-05-11 | 1 | -0/+8 |
| * | Add argument validation to most libpsn00b functions | spicyjpeg | 2023-04-04 | 1 | -1/+9 |
| * | Add BS v3 decoding, fix MDEC API and strvideo example | spicyjpeg | 2023-01-23 | 1 | -2/+2 |
| * | Add CdUnlock() and DMA priority API | spicyjpeg | 2022-12-28 | 1 | -6/+8 |
| * | Rearrange hwregs_c.h and k573io.h, add clz intrinsics | spicyjpeg | 2022-12-18 | 1 | -3/+3 |
| * | Refactor libpsxcd, add new CD-ROM APIs, fix SPU DMA read | spicyjpeg | 2022-11-17 | 1 | -0/+7 |
| * | Misc. libpsn00b bugfixes, new critical section macros | spicyjpeg | 2022-11-15 | 1 | -4/+6 |
| * | Refactor sound examples, add new spustream example | spicyjpeg | 2022-10-27 | 1 | -5/+10 |
| * | Fix SPU_TRANSFER_BY_IO mode, add IRQ/DMA enums | spicyjpeg | 2022-10-27 | 1 | -31/+62 |
| * | Library bugfixes and additions, _sdk_log_inner() removal | spicyjpeg | 2022-10-23 | 1 | -3/+6 |
| * | Clean up SDK debug logging, fix getTPage() | spicyjpeg | 2022-10-19 | 1 | -4/+4 |
| * | Add debug log buffering, fix GetHeapUsage() | spicyjpeg | 2022-10-18 | 1 | -10/+4 |
| * | Add MoveImage(), use draw queue for psxgpu VRAM APIs | spicyjpeg | 2022-10-18 | 1 | -29/+29 |
| * | Replace DEBUG macro with standard NDEBUG macro | spicyjpeg | 2022-10-11 | 1 | -3/+3 |
| * | Fix DMACallback bug, disable logging in release builds | spicyjpeg | 2022-10-08 | 1 | -8/+14 |
| * | Clean up and add audio file to sound/spustream example | spicyjpeg | 2022-08-11 | 1 | -7/+10 |
| * | Misc. fixes, add texturing to graphics/gte example | spicyjpeg | 2022-08-10 | 1 | -2/+2 |
| * | Rewrite libpsxspu in C and update sound examples | spicyjpeg | 2022-07-31 | 10 | -414/+162 |
| * | Rename hwregs_a definitions, add hwregs_c, fix io/pads | spicyjpeg | 2022-02-09 | 5 | -49/+41 |
| * | Merge branch 'master' into cmake | John "Lameguy" Wilbert Villamor | 2021-10-15 | 1 | -2/+2 |
| |\ |
|
| | * | Fixed bugs in SPU library, added vagsample example | John Wilbert M. Villamor | 2021-10-06 | 1 | -2/+2 |
| * | | 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 | -24/+37 |
| * | Added missing header declarations, FlushCache, misc library bugfixes | spicyjpeg | 2021-08-17 | 1 | -1/+2 |
| * | Minor Makefile fixes | Austin Annestrand | 2021-02-20 | 1 | -1/+1 |
| * | Revised makefiles, added strtok(), command line arguments, SetHeapSize(), mov... | John Wilbert M. Villamor | 2020-09-19 | 1 | -11/+25 |
| * | Added CdOpenDir(), CdReadDir() and CdCloseDir(). Fixed SpuKeyOn() bug and add... | John Wilbert M. Villamor | 2020-02-28 | 1 | -1/+2 |
| * | Added long awaited CD-ROM library and loads of fixes, see changelog for details | John Wilbert M. Villamor | 2019-11-22 | 1 | -1/+1 |
| * | Added FntOpen(), FntPrint() and FntFlush(), fixed termPrim() typo, fixed nega... | John Wilbert M. Villamor | 2019-10-11 | 1 | -2/+2 |
| * | Accidentally broke SPU (set SPUCNT with 0x8001 instead of 0xC001) | John Wilbert M. Villamor | 2019-07-20 | 1 | -1/+1 |
| * | Added C++ support, updated build instructions and makefiles, consolidated lib... | John Wilbert M. Villamor | 2019-07-17 | 2 | -5/+6 |
| * | LibPSn00b officially v0.10b, added psxsio library, better DrawSync() and VSyn... | John Wilbert M. Villamor | 2019-06-23 | 4 | -16/+11 |
| * | First commit | John Wilbert M. Villamor | 2019-04-06 | 10 | -0/+474 |