mirror of
https://github.com/libretro/pcsx2.git
synced 2025-02-10 11:42:21 +00:00
![Jake.Stine](/assets/img/avatar_default.png)
Since backwards compat of savestates got totally broken a few revisions ago anyway, I decided to take this opportunity to revamp the savestate system with some significant cleanups (yes it loses all backward compat once again). Improvements include: * Reduced state size by removing some unneeded data (faster saves now too!) * Added string tags to varios "sections" of the states to assist in troubleshooting and retaining savestate compat in future versions. * Better error handling and fewer memory leaks. * Removed some unused/obsolete data from psxRegs, Counters, and psxCounters structures. * Removed all old savestate versioning code, since none of the old versions are supported anymore anyways. git-svn-id: http://pcsx2.googlecode.com/svn/trunk@815 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%