Skip to content

Commit c5f478d

Browse files
committed
Update CHANGELOG for v3.1.0
1 parent 04bc287 commit c5f478d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

sw/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
117
# v3.0.1
218

319
## Fixes

0 commit comments

Comments
 (0)