CHANGES: Update for 0.9.1

This commit is contained in:
Vicki Pfau 2021-04-18 21:49:42 -07:00
parent 84d8c3727c
commit 29732113ea
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,10 @@
0.10.0: (Future)
Features:
- Tool for converting scanned pictures of e-Reader cards to raw dotcode data
Misc:
- Qt: Rearrange menus some
0.9.1: (2021-04-18)
Emulation fixes:
- ARM: Fix LDM^ with empty rlist (fixes mgba.io/i/2127)
- Core: Fix first event scheduling after loading savestate
@ -26,7 +30,6 @@ Misc:
- GBA: Default-enable VBA bug compat for Ruby and Emerald ROM hacks
- GBA Memory: Log GPIO writes on non-GPIO carts as Pak Hardware instead of Memory
- Qt: Add ROM filename and size to bug reporter
- Qt: Rearrange menus some
- Qt: Improve handling of disabling VBA bug compat mode (fixes mgba.io/i/2129)
0.9.0: (2021-03-28)