all repos — mgba @ ce658ff3a540cfcefc3923b47aed41e1becb46bf

mGBA Game Boy Advance Emulator

CHANGES: Update
Vicki Pfau vi@endrift.com
Mon, 17 Sep 2018 13:09:22 -0700
commit

ce658ff3a540cfcefc3923b47aed41e1becb46bf

parent

8be2e10c877b45fad6bb6751a42e9b3d9fcf9050

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

jump to
M CHANGESCHANGES

@@ -17,6 +17,7 @@ - Optional automatic state saving/loading

- Access to ur0 and uma0 partitions on the Vita - Partial support for MBC6, MMM01, TAMA and HuC-1 GB mappers - GBA: ARMIPS/A22i-style and ELF symbol table support + - Initial Switch port Bugfixes: - GB Audio: Make audio unsigned with bias (fixes mgba.io/i/749) - GB Serialize: Fix audio state loading

@@ -85,6 +86,7 @@ - Feature: Added loading savestates from command line

- Qt: Allow pausing game at load (fixes mgba.io/i/1129) - Wii: Move audio handling to callbacks (fixes mgba.io/i/803) - Qt: Clean up FPS target UI (fixes mgba.io/i/436) + - Core: Remove broken option for whether rewinding restores save games 0.6.3: (2017-04-14) Bugfixes: