mirror of https://github.com/mgba-emu/mgba.git
All: Update CHANGES
This commit is contained in:
parent
eb341bb167
commit
7174bb6707
2
CHANGES
2
CHANGES
|
@ -11,6 +11,7 @@ Features:
|
||||||
- Savestates now store creation timestamps
|
- Savestates now store creation timestamps
|
||||||
- Key autofire
|
- Key autofire
|
||||||
- Libretro: Allow blocking opposing directional input
|
- Libretro: Allow blocking opposing directional input
|
||||||
|
- OpenEmu core for OS X
|
||||||
Bugfixes:
|
Bugfixes:
|
||||||
- Util: Fix PowerPC PNG read/write pixel order
|
- Util: Fix PowerPC PNG read/write pixel order
|
||||||
- VFS: Fix VFileReadline and remove _vfdReadline
|
- VFS: Fix VFileReadline and remove _vfdReadline
|
||||||
|
@ -22,6 +23,7 @@ Bugfixes:
|
||||||
- GBA Hardware: Fix GPIO on big endian
|
- GBA Hardware: Fix GPIO on big endian
|
||||||
- Util: Fix excessive memory allocation when decoding a PNG
|
- Util: Fix excessive memory allocation when decoding a PNG
|
||||||
- GBA: Fix Iridion II savetype
|
- GBA: Fix Iridion II savetype
|
||||||
|
- Libretro: Fix aspect ratio
|
||||||
Misc:
|
Misc:
|
||||||
- Qt: Window size command line options are now supported
|
- Qt: Window size command line options are now supported
|
||||||
- Qt: Increase usability of key mapper
|
- Qt: Increase usability of key mapper
|
||||||
|
|
Loading…
Reference in New Issue