aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/include/hwregs_a.h
Commit message (Collapse)AuthorAgeFilesLines
* Update version number, clean up old headersspicyjpeg2022-09-221-150/+0
|
* Rewrite libpsxspu in C and update sound examplesspicyjpeg2022-07-311-5/+6
|
* Change I/O base address to 0xbf80, use size_t in stdlibspicyjpeg2022-07-171-1/+1
|
* Rename some hwregs_c.h and hwregs.a definitionsspicyjpeg2022-02-271-11/+11
|
* Rename hwregs_a definitions, add hwregs_c, fix io/padsspicyjpeg2022-02-091-73/+101
|
* Defined MDEC registers, corrected SquareRoot12() lookup table typo, updated ↵John Wilbert M. Villamor2020-11-291-0/+12
| | | | memmove(), removed redundant toolchain definitions, added HDTV example
* Revised makefiles, added strtok(), command line arguments, SetHeapSize(), ↵John Wilbert M. Villamor2020-09-191-0/+1
| | | | 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-0/+4
|
* LibPSn00b officially v0.10b, added psxsio library, better DrawSync() and ↵John Wilbert M. Villamor2019-06-231-0/+7
| | | | VSync(), better reference manual.
* First commitJohn Wilbert M. Villamor2019-04-061-0/+97