We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04bc287 commit c5f478dCopy full SHA for c5f478d
sw/CHANGELOG.md
@@ -1,3 +1,19 @@
1
+# v3.1.0
2
+
3
+## Fixes
4
5
+### CD-ROM emulation
6
7
+Many fixes/improvements to CD image handling:
8
9
+- Add ability to load image by name
10
+- Fix memory leak when changing images (file handle not freed, causing crash after switching images several times)
11
+- Less memory usage all over
12
+- Longer max file length limit (127 chars)
13
+- Better errors when USB not present
14
+- Fix polling of CD status register when listing images
15
+- Many weird edge cases with image loading state fixed
16
17
# v3.0.1
18
19
## Fixes
0 commit comments