3.5-1724 Fa 10 anys, 9 mesos Fix a memory leak in ExpressionParser.cpp
3.5-1723 Fa 10 anys, 9 mesos Fix a stack corruption in ExtendedTrace.
3.5-1722 Fa 10 anys, 9 mesos fix lightning for inconsitent config
3.5-1721 Fa 10 anys, 9 mesos Free two memory leaks in ArmCPUDetect.cpp
3.5-1720 Fa 10 anys, 9 mesos disable emulate format changes on glsl120
3.5-1719 Fa 10 anys, 9 mesos Add new Netplay headers to the VS project.
3.5-1718 Fa 10 anys, 9 mesos [ARM] Some initial support for immediates in integer. Plenty more to go.
3.5-1717 Fa 10 anys, 9 mesos [ARM] Fix IMM support in the register cache.
3.5-1716 Fa 10 anys, 9 mesos Merge branch 'netplay'
3.5-1709 Fa 10 anys, 9 mesos [ARM] Make sure to flush a register location. IMM still doesn't work...
3.5-1708 Fa 10 anys, 9 mesos [ARM] Add support for IMMs to the GPR reg cache. Not yet using it since it doesn't quite work
3.5-1707 Fa 10 anys, 9 mesos [ARM] Remove Fastmem. It is buggy and may never have the potential to work correctly.
3.5-1706 Fa 10 anys, 9 mesos Core: Remove dead code
3.5-1705 Fa 10 anys, 9 mesos [ARM] Missed flushing our register caches in mtmsr. This would cause a buttload of problems, including the suspected ori being wrong issue. So flush caches and reenable ori.
3.5-1704 Fa 10 anys, 9 mesos [ARM] dcbst implementation.
3.5-1703 Fa 10 anys, 9 mesos [ARM] Implement cmpl
3.5-1702 Fa 10 anys, 9 mesos [ARM] Disable ori since it breaks Wind Waker.
3.5-1701 Fa 10 anys, 9 mesos Save DSP on thread setting to config cache when booting.
3.5-1700 Fa 10 anys, 9 mesos Change the OSX CFBundleIndentifier to use the proper domain name
3.5-1699 Fa 10 anys, 9 mesos [ARM] Implement lha and fix lfs.