mirror of https://github.com/mgba-emu/mgba.git
CHANGES: Fix bugzilla link
This commit is contained in:
parent
ebe765d1cd
commit
7349a1dab3
2
CHANGES
2
CHANGES
|
@ -56,7 +56,7 @@ Emulation fixes:
|
|||
- 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
|
||||
|
|
Loading…
Reference in New Issue