mirror of
https://github.com/libretro/pcsx2.git
synced 2024-12-25 03:05:12 +00:00
PCSX2 - The Playstation 2 Emulator
6a075aca03
- PCSX2 would repetitively call CDVDopen if loading an elf file and your cdvd plugin didn't have an ISO already pre-loaded. Basically I had to switch to CDVDnull whenever I wanted to load an elf... well not anymore xD microVU: - Implemented the VI regs thing where if an opcode tried to access vi regs 16~31, the VU's should return vi0~15 (viReg & 0xf); technically it should never happen, but from my tests the BIOS seems to do this... so maybe some rare games do it too... - Our VIF code apparently uses VU cycles for some stuff, so I now update the cycles variable VIF relies on. - Minor Optimizations git-svn-id: http://pcsx2.googlecode.com/svn/trunk@1136 96395faa-99c1-11dd-bbfe-3dabce05a288 |
||
---|---|---|
3rdparty | ||
bin | ||
common | ||
fps2bios | ||
pcsx2 | ||
plugins | ||
build.sh | ||
pcsx2_suite_2008.sln |