mgba:feature/dynarec

Last commit made on 2016-11-03
Get this branch:
git clone -b feature/dynarec https://git.launchpad.net/mgba

Branch merges

Branch information

Name:
feature/dynarec
Repository:
lp:mgba

Recent commits

4332653... by endrift

Util: Slightly optimize table lookups

8eb38e0... by endrift

ARM Dynarec: Temporarily remove looping optimizations

187b4bb... by endrift

POSIX: Use a fixed base for executable memory

e04b053... by endrift

ARM Dynarec: Implement Thumb SUB

a775692... by endrift

ARM Dynarec: Start cycle counting

fed305a... by endrift

ARM Dynarec: Implement Thumb AND, BIC, EOR and ORR

b09b24c... by endrift

ARM Dynarec: Refactor emitter ALU ops

bbd488d... by endrift

ARM Dynarec: Refactor out ALU compilation

52f5d94... by endrift

ARM Dynarec: Refactor out a context

6613530... by endrift

ARM Dynarec: Implement Thumb ADD