mgba:0.4

Last commit made on 2016-07-18
Get this branch:
git clone -b 0.4 https://git.launchpad.net/mgba

Branch merges

Branch information

Name:
0.4
Repository:
lp:mgba

Recent commits

613a41c... by endrift

All: Fix CMake install path handling some

64b6805... by endrift

All: Update CHANGES for 0.4.1

4cf9f44... by endrift

VFS: VFileFromFD should not open directories

6d7728b... by endrift

GBA Audio: Reset audio FIFO DMA if an invalid destination is set

59821ad... by endrift

GBA: Fix some warnings from a bad merge

51f9168... by endrift

SDL: Fix sporadic crash when deinitializing audio

7e20072... by endrift

Util: Fix intermittent build failure on OS X

5b56512... by endrift

GBA: Add overrides for DBZ: Legacy of Goku II and Ueki no Housoku

a5132a7... by endrift

GBA BIOS: Fix ArcTan2 accuracy and boundary conditions

f17d434... by endrift

VFS: VFile.sync now updates modified time