mirror of https://github.com/mgba-emu/mgba.git
GB MBC: Fix swapping carts not detect new MBC
This commit is contained in:
parent
3d77a9d922
commit
825805a2c0
1
CHANGES
1
CHANGES
|
@ -61,6 +61,7 @@ Bugfixes:
|
|||
- Qt: Disable "New multiplayer window" when MAX_GBAS is reached (fixes mgba.io/i/107)
|
||||
- LR35902: Fix decoding LD r, $imm and 0-valued immediates (fixes mgba.io/i/735)
|
||||
- GB: Fix STAT blocking
|
||||
- GB MBC: Fix swapping carts not detect new MBC
|
||||
Misc:
|
||||
- SDL: Remove scancode key input
|
||||
- GBA Video: Clean up unused timers
|
||||
|
|
Loading…
Reference in New Issue