mirror of https://github.com/mgba-emu/mgba.git
CHANGES: Update
This commit is contained in:
parent
a26971cdc7
commit
4008ccea3d
1
CHANGES
1
CHANGES
|
@ -18,6 +18,7 @@ Emulation fixes:
|
|||
- GBA I/O: Fix HALTCNT access behavior (fixes mgba.io/i/2309)
|
||||
- GBA I/O: Fix audio register 8-bit write behavior (fixes mgba.io/i/3086)
|
||||
- GBA Serialize: Fix some minor save state edge cases
|
||||
- GBA Serialize: Properly restore GPIO register state (fixes mgba.io/i/3294)
|
||||
- GBA SIO: Fix MULTI mode SIOCNT bit 7 writes on secondary GBAs (fixes mgba.io/i/3110)
|
||||
- GBA Video: Disable BG target 1 blending when OBJ blending (fixes mgba.io/i/2722)
|
||||
- GBA Video: Improve emulation of window start/end conditions (fixes mgba.io/i/1945)
|
||||
|
|
Loading…
Reference in New Issue