CHANGES: Minor text fixes

This commit is contained in:
Vicki Pfau 2021-12-15 22:24:08 -08:00
parent c8d99705b3
commit f94687a854
1 changed files with 0 additions and 1 deletions

View File

@ -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