aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/psxgpu/resetgraph.s
Commit message (Collapse)AuthorAgeFilesLines
* Refactor libpsxgpu in C, add OT drawing queuespicyjpeg2022-06-291-363/+0
|
* Rename some hwregs_c.h and hwregs.a definitionsspicyjpeg2022-02-271-14/+14
|
* Rename hwregs_a definitions, add hwregs_c, fix io/padsspicyjpeg2022-02-091-9/+9
|
* Revised makefiles, added strtok(), command line arguments, SetHeapSize(), ↵John Wilbert M. Villamor2020-09-191-120/+51
| | | | 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 long awaited CD-ROM library and loads of fixes, see changelog for detailsJohn Wilbert M. Villamor2019-11-221-1/+1
|
* Added C++ support, updated build instructions and makefiles, consolidated ↵John Wilbert M. Villamor2019-07-171-7/+10
| | | | libc and libgcc (during build process), libraries now v0.12b and more
* LibPSn00b officially v0.10b, added psxsio library, better DrawSync() and ↵John Wilbert M. Villamor2019-06-231-154/+305
| | | | VSync(), better reference manual.
* Added BIOS Controller, BIOS CD, 2 new examples and custom exit handler in ↵lameguy642019-05-231-13/+68
| | | | the works
* First commitJohn Wilbert M. Villamor2019-04-061-0/+223