all repos — mgba @ 7349a1dab348698f22306478cbab1f5d629a48bb

mGBA Game Boy Advance Emulator

CHANGES: Fix bugzilla link
Vicki Pfau vi@endrift.com
Mon, 27 May 2019 14:45:02 -0700
commit

7349a1dab348698f22306478cbab1f5d629a48bb

parent

ebe765d1cdff19d02a7b59527cb1263cc17ad4e6

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

jump to
M CHANGESCHANGES

@@ -56,7 +56,7 @@ - GBA Memory: Fix writing to OBJ memory in modes 3 and 5

- GBA Memory: Prevent writing to mirrored BG VRAM (fixes mgba.io/i/743) - GBA Video: Fix scanline cache with scale factor change edge cases - GBA Video: Fix sprite mosaic clamping (fixes mgba.io/i/1008) - - GBA Video: Implement mosaic on transformed sprites (fixes mgba.io/b/9) + - GBA Video: Implement mosaic on transformed sprites (fixes mgba.io/b/5) Other fixes: - 3DS: Ensure core 2 can be used for threaded renderer (fixes mgba.io/i/1371) - All: Fix several memory leaks