mirror of https://github.com/mgba-emu/mgba.git
CHANGES: Minor text fixes
This commit is contained in:
parent
c8d99705b3
commit
f94687a854
1
CHANGES
1
CHANGES
|
@ -2,7 +2,6 @@
|
|||
Emulation fixes:
|
||||
- GB I/O: Fix incrementing SGB controller when P14 is low (fixes mgba.io/i/2202)
|
||||
- GB Video: Render SGB border when unmasking with ATTR/PAL_SET (fixes mgba.io/i/2261)
|
||||
- GBA Memory: Add cursory cartridge open bus emulation (fixes mgba.io/i/2032)
|
||||
- GBA SIO: Fix SI value for unattached MULTI mode
|
||||
- GBA Video: Fix backdrop color if DISPCNT is first set to 0 (fixes mgba.io/i/2260)
|
||||
- GBA Video: Don't iterate affine backgrounds when disabled
|
||||
|
|
Loading…
Reference in New Issue