all repos — mgba @ 42879afb9cb9f31c27c02e9c0d42836bcaf26121

mGBA Game Boy Advance Emulator

Qt: Pre-attach GDB stub when launching with -g (fixes #1950)
Vicki Pfau vi@endrift.com
Tue, 24 Nov 2020 18:58:22 -0800
commit

42879afb9cb9f31c27c02e9c0d42836bcaf26121

parent

30a67d5496e3d0586654b93e41836bca07da32f7

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M CHANGESCHANGES

@@ -73,6 +73,7 @@ - Qt: Fix running proxied video if it gets pushed to the main thread

- 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