mirror of
https://github.com/libretro/mgba.git
synced 2024-11-27 02:00:42 +00:00
GBA Video: Don't mask out high bits of BLDY (fixes #899)
This commit is contained in:
parent
5fe6eb97ea
commit
0225803b72
1
CHANGES
1
CHANGES
@ -16,6 +16,7 @@ Bugfixes:
|
||||
- ARM: Fix MSR when T bit is set
|
||||
- GB Serialize: Fix game title check
|
||||
- GB: Revamp IRQ handling based on new information
|
||||
- GBA Video: Don't mask out high bits of BLDY (fixes mgba.io/i/899)
|
||||
Misc:
|
||||
- GBA Timer: Use global cycles for timers
|
||||
- GBA: Extend oddly-sized ROMs to full address space (fixes mgba.io/i/722)
|
||||
|
Loading…
Reference in New Issue
Block a user