3.5-1722 10anos, 8mesesatrás fix lightning for inconsitent config
3.5-1721 10anos, 8mesesatrás Free two memory leaks in ArmCPUDetect.cpp
3.5-1720 10anos, 8mesesatrás disable emulate format changes on glsl120
3.5-1719 10anos, 8mesesatrás Add new Netplay headers to the VS project.
3.5-1718 10anos, 8mesesatrás [ARM] Some initial support for immediates in integer. Plenty more to go.
3.5-1717 10anos, 8mesesatrás [ARM] Fix IMM support in the register cache.
3.5-1716 10anos, 8mesesatrás Merge branch 'netplay'
3.5-1709 10anos, 8mesesatrás [ARM] Make sure to flush a register location. IMM still doesn't work...
3.5-1708 10anos, 8mesesatrás [ARM] Add support for IMMs to the GPR reg cache. Not yet using it since it doesn't quite work
3.5-1707 10anos, 8mesesatrás [ARM] Remove Fastmem. It is buggy and may never have the potential to work correctly.
3.5-1706 10anos, 8mesesatrás Core: Remove dead code
3.5-1705 10anos, 8mesesatrá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 10anos, 8mesesatrás [ARM] dcbst implementation.
3.5-1703 10anos, 8mesesatrás [ARM] Implement cmpl
3.5-1702 10anos, 8mesesatrás [ARM] Disable ori since it breaks Wind Waker.
3.5-1701 10anos, 8mesesatrás Save DSP on thread setting to config cache when booting.
3.5-1700 10anos, 8mesesatrás Change the OSX CFBundleIndentifier to use the proper domain name
3.5-1699 10anos, 8mesesatrás [ARM] Implement lha and fix lfs.
3.5-1698 10anos, 8mesesatrás [ARM] Fix VCVT F32<->F64 encoding.
3.5-1697 10anos, 8mesesatrás Remove a couple files which have apperently never been used for anything.