mirror of https://github.com/PCSX2/pcsx2.git
![]() Devs: when writing to vu micromem 1) remember to vuMicro->clear (preferably with size being a multiple of 8, since micromem holds vu instructions, and the instructions are 8 bytes (64 bits)) 2) clear before the write to memory! not after... (if the recs cache old microprograms (like mine will, and i think current ones do), and you clear after the write, then they're caching corrupt data :/) git-svn-id: http://pcsx2-playground.googlecode.com/svn/trunk@691 a6443dda-0b58-4228-96e9-037be469359c |
||
---|---|---|
3rdparty | ||
bin | ||
common | ||
pcsx2 | ||
plugins | ||
build.sh | ||
fetch.sh | ||
pcsx2_2008.sln | ||
pcsx2_suite_2008.sln |