aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/include/psxetc.h
Commit message (Collapse)AuthorAgeFilesLines
* Clean up all headers, add and rename some BIOS APIsspicyjpeg2023-04-051-4/+1
|
* Fix VSync() rate limiter, add missing tagless packetsspicyjpeg2023-01-131-2/+7
|
* Add CdUnlock() and DMA priority APIspicyjpeg2022-12-281-5/+36
|
* Add inline docs to psxcd.h, psxetc.h, psxgte.hspicyjpeg2022-10-301-0/+152
|
* Fix SPU_TRANSFER_BY_IO mode, add IRQ/DMA enumsspicyjpeg2022-10-271-4/+31
|
* Clean up SDK debug logging, fix getTPage()spicyjpeg2022-10-191-15/+0
|
* Add debug log buffering, fix GetHeapUsage()spicyjpeg2022-10-181-0/+15
|
* Rewrite libpsxetc in C, add ResetCallback()spicyjpeg2022-08-131-6/+16
|
* Revised makefiles, added strtok(), command line arguments, SetHeapSize(), ↵John Wilbert M. Villamor2020-09-191-5/+5
| | | | moved ISR and callback system to psxetc, moved debug font to psxgpu, fixed CD-ROM library crashing on PSIO, fixed interrupt callback setup to fix crashing on ResetGraph()
* Added FntOpen(), FntPrint() and FntFlush(), fixed termPrim() typo, fixed ↵John Wilbert M. Villamor2019-10-111-0/+3
| | | | negative values in vsprintf(), added billboard sprites example
* First commitJohn Wilbert M. Villamor2019-04-061-0/+15