mirror of https://github.com/PCSX2/pcsx2.git
e4330ee0ee
* EEcore recompiler aligns the stack on entry for all platforms. * IOP recompiler aligns stack for GCC/Mac by default (can be force-enabled for all platforms via compiler define) * Added setjmp/longjmp to the EEcore recompiler, used by GCC to exit the recompiler in efficient form (Win32 platforms use SEH). * aR3000a.S and aR5900.S removed and replaced with x86Emitter generated dispatchers. * All C functions called from recompiled code use __fastcall (simple, fast, retains stack alignment in neat fashion) git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2054 96395faa-99c1-11dd-bbfe-3dabce05a288 |
||
---|---|---|
3rdparty | ||
bin | ||
common | ||
fps2bios | ||
nsis | ||
pcsx2 | ||
plugins | ||
tools | ||
build-plugins.sh | ||
build.rb | ||
clean_msvc.cmd | ||
pcsx2-codeblocks.workspace | ||
pcsx2_suite_2008.sln | ||
pcsx2_suite_2010.sln | ||
rebuild.sh |