rpcsx/rpcs3/Emu/Memory
Ivan da7472fe81 Optimizations (#1680)
* Optimizations

1) Some headers simplified for better compilation time
2) Some templates simplified for smaller executable size
3) Eliminate std::future to fix compilation for mingw64
4) PKG installation can be cancelled now
5) cellGame fixes
6) XAudio2 fix for mingw64
7) PPUInterpreter bug fixed (Clang)

* any_pod<> implemented

Aliases: any16, any32, any64
rsx::make_command fixed
2016-04-25 13:49:12 +03:00
..
Memory.cpp Partial commit: Memory 2016-04-15 19:22:43 +03:00
Memory.h "Memory" eliminated 2015-07-18 03:12:06 +03:00
MemoryBlock.h Changes done by [DH] rewritten 2015-12-22 23:11:20 +03:00
vm.cpp Optimizations (#1680) 2016-04-25 13:49:12 +03:00
vm.h Optimizations (#1680) 2016-04-25 13:49:12 +03:00
vm_ptr.h Optimizations (#1680) 2016-04-25 13:49:12 +03:00
vm_ref.h Optimizations (#1680) 2016-04-25 13:49:12 +03:00
vm_var.h Partial commit: Memory 2016-04-15 19:22:43 +03:00
wait_engine.cpp Optimizations (#1680) 2016-04-25 13:49:12 +03:00
wait_engine.h Optimizations (#1680) 2016-04-25 13:49:12 +03:00