CHANGES: Update for 0.8.2
Vicki Pfau vi@endrift.com
Sun, 14 Jun 2020 19:46:01 -0700
1 files changed,
2 insertions(+),
2 deletions(-)
jump to
M
CHANGES
→
CHANGES
@@ -1,4 +1,4 @@
-0.8.2: (Future) +0.8.2: (2020-06-14) Emulation fixes: - ARM: Fix timing on Thumb shift instructions - GB: Fix GBC game registers after skipping BIOS@@ -22,7 +22,7 @@ - ARM Debugger: Clear low bit on breakpoint addresses (fixes mgba.io/i/1764)
- CMake: Always use devkitPro toolchain when applicable (fixes mgba.io/i/1755) - Core: Fix ELF loading regression (fixes mgba.io/i/1669) - Core: Fix crash modifying hash table entry (fixes mgba.io/i/1673) - - GB Video: Fix some cases where SGB border doesn't draw to mutli-buffers + - GB Video: Fix some cases where SGB border doesn't draw to multi-buffers - GBA: Reject incorrectly sized BIOSes - GBA: Break infinite loop for 0-frame mVLs (fixes mgba.io/i/1723) - Qt: Fix OpenGL 2.1 support (fixes mgba.io/i/1678)