all repos — mgba @ 830aea2f57c37a69c23b7e3c2ece59c4a4c36567

mGBA Game Boy Advance Emulator

Qt: Load/save bytes from memory viewer in the order visible (fixes #1900)
Vicki Pfau vi@endrift.com
Sun, 04 Oct 2020 22:06:14 -0700
commit

830aea2f57c37a69c23b7e3c2ece59c4a4c36567

parent

9bbdd2ba350aac319ca9b24eba042ce81070df9f

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

jump to
M CHANGESCHANGES

@@ -70,6 +70,7 @@ - Qt: Add dummy English translation file (fixes mgba.io/i/1469)

- Qt: Fix Battle Chip view not displaying chips on some DPI settings - Qt: Fix camera image being upside-down sometimes (fixes mgba.io/i/829 again) - Qt: Fix drawing on macOS break when using OpenGL (fixes mgba.io/i/1899) + - Qt: Load/save bytes from memory viewer in the order visible (fixes mgba.io/i/1900) - mGUI: Fix closing down a game if an exit is signalled - mVL: Fix injecting accidentally draining non-injection buffer - SM83: Simplify register pair access on big endian