mirror of https://github.com/mgba-emu/mgba.git
Qt: Pre-attach GDB stub when launching with -g (fixes #1950)
This commit is contained in:
parent
30a67d5496
commit
42879afb9c
1
CHANGES
1
CHANGES
|
@ -73,6 +73,7 @@ Other fixes:
|
|||
- Qt: Fix game display sometimes disappearing after closing load/save state screen
|
||||
- Qt: Fix cancelling pausing before the frame ends
|
||||
- Qt: Fix gamepad event dispatching (fixes mgba.io/i/1922)
|
||||
- Qt: Pre-attach GDB stub when launching with -g (fixes mgba.io/i/1950)
|
||||
- SM83: Simplify register pair access on big endian
|
||||
- SM83: Disassemble STOP as one byte
|
||||
- Wii: Fix crash on unloading irregularly sized GBA ROMs
|
||||
|
|
Loading…
Reference in New Issue