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
/
psxcd
/
psxcd.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Refactor libpsxcd, add new CD-ROM APIs, fix SPU DMA read
spicyjpeg
2022-11-17
1
-371
/
+0
|
*
Fix SPU_TRANSFER_BY_IO mode, add IRQ/DMA enums
spicyjpeg
2022-10-27
1
-1
/
+1
|
*
Clean up SDK debug logging, fix getTPage()
spicyjpeg
2022-10-19
1
-5
/
+5
|
*
Add debug log buffering, fix GetHeapUsage()
spicyjpeg
2022-10-18
1
-10
/
+4
|
*
Remove interrupt disabling calls in psxcd callback APIs
spicyjpeg
2022-10-17
1
-3
/
+8
|
*
Add mdec/strvideo example, fix psxpress bug
spicyjpeg
2022-10-16
1
-9
/
+1
|
*
Fix dropped IRQs, clean up psxcd and psxetc logging
spicyjpeg
2022-10-13
1
-7
/
+2
|
*
Replace DEBUG macro with standard NDEBUG macro
spicyjpeg
2022-10-11
1
-16
/
+16
|
*
Fix DMACallback bug, disable logging in release builds
spicyjpeg
2022-10-08
1
-10
/
+12
|
*
Deprecate u_short, u_int and u_long types in libpsn00b
spicyjpeg
2022-07-30
1
-19
/
+19
|
*
Add known_bugs.md, fix sound/vagsample and declarations
spicyjpeg
2021-12-30
1
-4
/
+4
|
*
Fix CdGetSector size inconsistency, update changelog
spicyjpeg
2021-12-23
1
-4
/
+4
|
*
Fixed missing type errors when compiling libraries due to the new variable ↵
John Wilbert M. Villamor
2021-07-01
1
-16
/
+17
|
|
|
|
type changes
*
Revised makefiles, added strtok(), command line arguments, SetHeapSize(), ↵
John Wilbert M. Villamor
2020-09-19
1
-1
/
+7
|
|
|
|
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()
*
Refined toolchain instructions, organized examples, added automatic retry ↵
John Wilbert M. Villamor
2020-04-24
1
-2
/
+59
|
|
|
|
for CdRead(), added FIOCSCAN ioctl in psxsio TTY driver, added tty and console examples.
*
Fixed CdInit() syntax, fixed CdlFILE, updated toolchain.txt a bit.
John Wilbert M. Villamor
2020-03-11
1
-1
/
+1
|
*
Some minor updates, added CD-ROM library documentation
John Wilbert M. Villamor
2020-01-06
1
-0
/
+319