mirror of
https://github.com/libretro/pcsx2.git
synced 2025-01-30 14:02:50 +00:00
Jake.Stine
243e4fba9f
Added several important variables to the VIFdma savestate, relating to it's SSE unpacker; which should make the gifdone savestate hack obsolete (it broke savestates for most FMVs and some games). Seeing how important the unpacker tables are, it's a miracle VIFdma ever recovered from a savestate without them ;)
Fixed a bug in the memorycard hotswapper. It wasn't reloading the cards correctly after changes. Improved the new INTC hack slightly, and changed its description since it's not quite as universally awesome as Pseudonym and I had hoped when we worked on it last night. -_- Added __fastcall and __forceinline to some of the VIF's unpack functions, where appropriate (very small speedup). Removed some code I added to the MULT/DIV instructions, since it wasn't needed afterall, and fixed some typos in vtlb's API. git-svn-id: http://pcsx2.googlecode.com/svn/trunk@538 96395faa-99c1-11dd-bbfe-3dabce05a288
Description
PCSX2 - The Playstation 2 Emulator
Languages
C++
89.8%
C
4.4%
Objective-C++
1.1%
GLSL
1%
CMake
0.9%
Other
2.7%