index
:
xavi/psn00bsdk
fix-include
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpsn00b
/
include
/
psxcd.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix bugs in libc, psxgpu, psxpress, clean up headers
spicyjpeg
2024-01-08
1
-157
/
+230
|
*
Clean up all headers, add and rename some BIOS APIs
spicyjpeg
2023-04-05
1
-4
/
+1
|
*
Add CdUnlock() and DMA priority API
spicyjpeg
2022-12-28
1
-15
/
+42
|
*
Refactor libpsxcd, add new CD-ROM APIs, fix SPU DMA read
spicyjpeg
2022-11-17
1
-376
/
+628
|
*
Add inline docs to psxcd.h, psxetc.h, psxgte.h
spicyjpeg
2022-10-30
1
-103
/
+721
|
*
Fix SPU_TRANSFER_BY_IO mode, add IRQ/DMA enums
spicyjpeg
2022-10-27
1
-2
/
+2
|
*
Remove interrupt disabling calls in psxcd callback APIs
spicyjpeg
2022-10-17
1
-2
/
+2
|
*
Add mdec/strvideo example, fix psxpress bug
spicyjpeg
2022-10-16
1
-2
/
+5
|
*
Replace psxgpu debug font, add CdGetSector2()
spicyjpeg
2022-10-06
1
-0
/
+1
|
*
Deprecate u_short, u_int and u_long types in libpsn00b
spicyjpeg
2022-07-30
1
-45
/
+50
|
*
Add known_bugs.md, fix sound/vagsample and declarations
spicyjpeg
2021-12-30
1
-3
/
+3
|
*
Added int*_t and uint*_t variable types and updated type definitions in ↵
John Wilbert M. Villamor
2021-07-01
1
-10
/
+10
|
|
|
|
psxgpu and psxcd, to improve compatibility with code written for the official SDK.
*
Revised makefiles, added strtok(), command line arguments, SetHeapSize(), ↵
John Wilbert M. Villamor
2020-09-19
1
-0
/
+3
|
|
|
|
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()
*
Fixed CdInit() syntax, fixed CdlFILE, updated toolchain.txt a bit.
John Wilbert M. Villamor
2020-03-11
1
-2
/
+2
|
*
Added CdOpenDir(), CdReadDir() and CdCloseDir(). Fixed SpuKeyOn() bug and ↵
John Wilbert M. Villamor
2020-02-28
1
-21
/
+40
|
|
|
|
added cdbrowse example.
*
Added long awaited CD-ROM library and loads of fixes, see changelog for details
John Wilbert M. Villamor
2019-11-22
1
-0
/
+149