3.5-1728 11anos, 5mesesatrás Fix a merge fail that happened when I merged in Android. It is just a bit of duplicate code, no issues came from it.
3.5-1727 11anos, 5mesesatrás Revert "Fix a memory leak in ExpressionParser.cpp"
3.5-1726 11anos, 5mesesatrás Remove -0 from stable release version numbers.
3.5-1725 11anos, 5mesesatrás Use a multibyte-neutral codepage when calling *printf on Windows.
3.5-1724 11anos, 5mesesatrás Fix a memory leak in ExpressionParser.cpp
3.5-1723 11anos, 5mesesatrás Fix a stack corruption in ExtendedTrace.
3.5-1722 11anos, 5mesesatrás fix lightning for inconsitent config
3.5-1721 11anos, 5mesesatrás Free two memory leaks in ArmCPUDetect.cpp
3.5-1720 11anos, 5mesesatrás disable emulate format changes on glsl120
3.5-1719 11anos, 5mesesatrás Add new Netplay headers to the VS project.
3.5-1718 11anos, 5mesesatrás [ARM] Some initial support for immediates in integer. Plenty more to go.
3.5-1717 11anos, 5mesesatrás [ARM] Fix IMM support in the register cache.
3.5-1716 11anos, 5mesesatrás Merge branch 'netplay'
3.5-1709 11anos, 5mesesatrás [ARM] Make sure to flush a register location. IMM still doesn't work...
3.5-1708 11anos, 5mesesatrás [ARM] Add support for IMMs to the GPR reg cache. Not yet using it since it doesn't quite work
3.5-1707 11anos, 5mesesatrás [ARM] Remove Fastmem. It is buggy and may never have the potential to work correctly.
3.5-1706 11anos, 5mesesatrás Core: Remove dead code
3.5-1705 11anos, 5mesesatrás [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 11anos, 5mesesatrás [ARM] dcbst implementation.
3.5-1703 11anos, 5mesesatrás [ARM] Implement cmpl