mirror of https://github.com/mgba-emu/mgba.git
Debugger: Fix binary print putting spaces between digits
This commit is contained in:
parent
cd48c293d6
commit
a46bf5ef32
1
CHANGES
1
CHANGES
|
@ -26,6 +26,7 @@ Bugfixes:
|
|||
- Qt: Fix a race condition when a game crashes immediately
|
||||
- Qt: Fix some cases where key mapping can break if focus is adjusted
|
||||
- GBA Memory: Filter out top nybble of DMA addresses
|
||||
- Debugger: Fix binary print putting spaces between digits
|
||||
Misc:
|
||||
- Qt: Disable sync to video by default
|
||||
- GBA: Exit cleanly on FATAL if the port supports it
|
||||
|
|
Loading…
Reference in New Issue