CHANGES: Remove duplicate entry

This commit is contained in:
Vicki Pfau 2024-04-08 02:10:58 -07:00
parent 1f2d0d5056
commit 04a95a5445
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ Emulation fixes:
- GB Serialize: Add missing Pocket Cam state to savestates
- GB Video: Implement DMG-style sprite ordering
- GBA: Unhandled bkpt should be treated as an undefined exception
- GBA GPIO: Fix tilt scale and orientation (fixes mgba.io/i/2703)
- GBA GPIO: Fix gyro read-out start (fixes mgba.io/i/3141)
- GBA I/O: Fix HALTCNT access behavior (fixes mgba.io/i/2309)
- GBA SIO: Fix MULTI mode SIOCNT bit 7 writes on secondary GBAs (fixes mgba.io/i/3110)