CHANGES: Update

This commit is contained in:
Vicki Pfau 2019-09-21 15:56:27 -07:00
parent 0e92a22840
commit ed2703ab66
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ Emulation fixes:
- GB Audio: Sample inactive channels (fixes mgba.io/i/1455, mgba.io/i/1456)
- GB Memory: Better emulate 0xFEA0 region on DMG, MGB and AGB
- GB Video: Fix mode 0 window edge case (fixes mgba.io/i/1519)
- GB Audio: Fix channel 4 volume (fixes mgba.io/i/1529)
Other fixes:
- Qt: Fix some Qt display driver race conditions
- Core: Improved lockstep driver reliability (Le Hoang Quyen)