mirror of https://github.com/PCSX2/pcsx2.git
856968812a
Basically: If a block begins with an illegal instruction then don't continue recompiling the block, instead recompile code that prints an error message if block is taken at execution time, and then exit execution if it is. Dawn of Mana has a conditional branch which leads to a bunch of illegal instructions, but the branch is never really taken at execution time. The programmer either left this in for debugging, or possibly because real code is swapped in-place of the illegal instructions at a later time. git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3263 96395faa-99c1-11dd-bbfe-3dabce05a288 |
||
---|---|---|
3rdparty | ||
bin | ||
cmake | ||
common | ||
debian_unofficial | ||
fps2bios | ||
nsis | ||
pcsx2 | ||
plugins | ||
tools | ||
CMakeLists.txt | ||
build-plugins.sh | ||
build.rb | ||
clean_msvc.cmd | ||
detect_missing_file_in_cmake.sh | ||
pcsx2-codeblocks.workspace | ||
pcsx2_suite_2008.sln | ||
pcsx2_suite_2010.sln | ||
rebuild.sh |