3.5-1726 9anos, 10mesesatrás Remove -0 from stable release version numbers.
3.5-1725 9anos, 10mesesatrás Use a multibyte-neutral codepage when calling *printf on Windows.
3.5-1724 9anos, 10mesesatrás Fix a memory leak in ExpressionParser.cpp
3.5-1723 9anos, 10mesesatrás Fix a stack corruption in ExtendedTrace.
3.5-1722 9anos, 10mesesatrás fix lightning for inconsitent config
3.5-1721 9anos, 10mesesatrás Free two memory leaks in ArmCPUDetect.cpp
3.5-1720 9anos, 10mesesatrás disable emulate format changes on glsl120
3.5-1719 9anos, 10mesesatrás Add new Netplay headers to the VS project.
3.5-1718 9anos, 10mesesatrás [ARM] Some initial support for immediates in integer. Plenty more to go.
3.5-1717 9anos, 10mesesatrás [ARM] Fix IMM support in the register cache.
3.5-1716 9anos, 10mesesatrás Merge branch 'netplay'
3.5-1709 9anos, 10mesesatrás [ARM] Make sure to flush a register location. IMM still doesn't work...
3.5-1708 9anos, 10mesesatrás [ARM] Add support for IMMs to the GPR reg cache. Not yet using it since it doesn't quite work
3.5-1707 9anos, 10mesesatrás [ARM] Remove Fastmem. It is buggy and may never have the potential to work correctly.
3.5-1706 9anos, 10mesesatrás Core: Remove dead code
3.5-1705 9anos, 10mesesatrá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 9anos, 10mesesatrás [ARM] dcbst implementation.
3.5-1703 9anos, 10mesesatrás [ARM] Implement cmpl
3.5-1702 9anos, 10mesesatrás [ARM] Disable ori since it breaks Wind Waker.
3.5-1701 9anos, 10mesesatrás Save DSP on thread setting to config cache when booting.