aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/known_bugs.md7
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/known_bugs.md b/doc/known_bugs.md
index 9e4785c..620a805 100644
--- a/doc/known_bugs.md
+++ b/doc/known_bugs.md
@@ -37,11 +37,6 @@ fixed.
due to the SPU status register being emulated incorrectly. They work as
expected on other emulators as well as on real hardware.
-`psxcd`:
-
-- Custom callbacks registered using `CdReadyCallback()` seem to be unstable on
- DuckStation (and possibly on real hardware), occasionally dropping sectors.
-
`psxetc`:
- `DL_LoadSymbolMapFromFile()`, `DL_LoadDLLFromFile()` and `dlopen()` have been
@@ -54,4 +49,4 @@ fixed.
See [README.md in the examples directory](../examples/README.md#examples-summary).
-----------------------------------------
-_Last updated on 2022-10-11 by spicyjpeg_
+_Last updated on 2022-10-13 by spicyjpeg_