| | | This version contains an experimental multithreaded emulation code that will make different parts of the emulation run in a separate thread (Currently separates CPU, GPU and Sound emulation). This will allow multi-core CPUs (Dual core and Core Duo) to take advantage of both processors and boost the emulator performance a lot (all games are 60fps now in my Athlon 3800+ X2). It is only recommended for multi-core cpu users, as single core processor might have slower performance than the single threaded build. As a bonus, this version includes a preliminary recompiler SCSP DSP emulation. The recompiler is very fast and shouldn't affect the performance. The DSP effects still aren't 100% correct, but it sounds quite right. |