PCSX2 - The Playstation 2 Emulator
Go to file
refraction@gmail.com 4cada4d0ff microVU: Fixed random Unknown Opcode messages. Turns out the bios blanket writes MOV VF00, VF00 and NOP (for lower, upper respectively) ops to the VU's on boot, apparently some game designers new this and just left it being ran as part of their programs. Our problem being is it was writing it to the VU MicroMem in the wrong order!
All fixed now :)

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5569 96395faa-99c1-11dd-bbfe-3dabce05a288
2013-02-22 16:30:59 +00:00
3rdparty One more patch by KrossX: 2013-02-12 11:46:36 +00:00
bin One of the automatic patches for GT4 causes TLB misses. Disabled it for now. 2013-02-21 21:27:25 +00:00
cmake cmake: Use non standard arch parameter on Fedora's wxconfig. Close issue 1368 2013-01-02 13:34:38 +00:00
common One more patch by KrossX: 2013-02-12 11:46:36 +00:00
debian-unstable-upstream debian: 2013-01-02 16:09:09 +00:00
fps2bios Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
linux_various cmake: 2012-08-12 07:26:39 +00:00
locales i18n: 2013-01-02 10:24:48 +00:00
nsis Update installer version string. 2012-08-04 16:22:05 +00:00
pcsx2 microVU: Fixed random Unknown Opcode messages. Turns out the bios blanket writes MOV VF00, VF00 and NOP (for lower, upper respectively) ops to the VU's on boot, apparently some game designers new this and just left it being ran as part of their programs. Our problem being is it was writing it to the VU MicroMem in the wrong order! 2013-02-22 16:30:59 +00:00
plugins GSdx, SPU2-X: Remove old code and disable a now useless warning. 2013-02-12 18:41:33 +00:00
tools [VS2012] For some reason when I made the conversion I totally forgot to copy these, and I didn't notice that until yesterday. 2012-09-05 18:04:09 +00:00
CMakeLists.txt cmake: always use /usr/lib/i386-linux-gnu when it exists 2012-11-24 22:37:26 +00:00
COPYING.GPLv2 copyright again: 2012-04-18 14:09:18 +00:00
COPYING.GPLv3 copyright again: 2012-04-18 14:09:18 +00:00
COPYING.LGPLv2.1 copyright again: 2012-04-18 14:09:18 +00:00
COPYING.LGPLv3 copyright again: 2012-04-18 14:09:18 +00:00
build.sh zzogl: 2012-10-21 18:10:13 +00:00
clean_msvc.cmd Minor fixes to selecting isos and changing cdvd source types. 2010-04-27 16:20:49 +00:00
pcsx2-codeblocks.workspace zzogl: painfully merge the zzogl-dev branch 2012-04-19 21:22:08 +00:00
pcsx2_suite_2008.sln Missed one reference in he vs2008 sln 2012-08-19 21:10:48 +00:00
pcsx2_suite_2010.sln Remove glew from the 3rdparty libs. It's not currently used by any project. 2012-08-19 21:06:49 +00:00
pcsx2_suite_2012.sln Remove glew from the 3rdparty libs. It's not currently used by any project. 2012-08-19 21:06:49 +00:00
rebuild.sh copyright again: 2012-04-18 14:09:18 +00:00