~libretro/mgba/+git/mGBA-libretro:feature/sio-mesh

Last commit made on 2015-02-25
Get this branch:
git clone -b feature/sio-mesh https://git.launchpad.net/~libretro/mgba/+git/mGBA-libretro

Branch merges

Branch information

Name:
feature/sio-mesh
Repository:
lp:~libretro/mgba/+git/mGBA-libretro

Recent commits

6a4c5aa... by endrift

GBA SIO: Probably wrong timing adjustments

fa85c52... by endrift

GBA SIO: Update timings based on observation

e91d010... by endrift

Merge branch 'master' into feature/sio-mesh

Conflicts:
 CMakeLists.txt
 src/platform/commandline.c
 src/platform/sdl/main.c

1ff9968... by endrift

Qt: Draw frame even if it times out

afbadf2... by endrift

Qt: Copy state from old audio processor to new

27c4308... by endrift

Debugger: Add CLI function for writing a register

c1261a5... by endrift

GBA: Remove struct partial initialization for structs that are initialized later

22f4b1f... by endrift

All: Set RPATH appropriately (why is this not the default?)

b2ed141... by endrift

GBA Video: Allow negative output stride

0209381... by endrift

SDL: Fix some warnings in sw-sdl.c