pcsx2/common
Gregory Hainaut b9369e7c00 pcsx2: remove the reserve feature of recompiler memory
Cons:
* requires ~180MB of physical memory (virtual memory is the same so it
  doesn't impact the 4GB limit)

From steam: 98.81% got at least 2GB of RAM. 83.62% got at least 4GB of RAM.
That being said, it might not really increase RAM requirements as OS could put the
new allocation in the swap.

Pro:
* code is much easier
* remove at least half of the signal listener
* last but not least, it is way easier for profiler/debugger
2016-12-09 09:28:19 +01:00
..
build utilities:windows: Restrict memcmp_mmx to 32-bits 2016-07-23 10:52:09 +01:00
include pcsx2: remove the reserve feature of recompiler memory 2016-12-09 09:28:19 +01:00
src pcsx2: remove the reserve feature of recompiler memory 2016-12-09 09:28:19 +01:00
vsprops pcsx2 gui: use git desribe as version name 2016-11-08 22:44:39 +01:00
svn_readme.txt Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00