Commit graph

8 commits

Author SHA1 Message Date
Jean-Philip Desjardins
5d4e2acf19 Add support for memory card dumps in save data imports. 2023-12-18 13:45:55 -05:00
Jean-Philip Desjardins
7131a28fd4 Remove usage of boost::filesystem. 2019-10-23 20:48:46 -04:00
jpd002
3f10770a54 Changed the class architecture of the SaveImporters to separate the code that process a specific save archive format.
Also added support for Action Replay MAX save archive format.

git-svn-id: http://svn.purei.org/purei/trunk@1014 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-10-09 01:25:44 +00:00
jpd002
8b8b4a1c9c Compilation fixes due to changes in StdStreamUtils.
Added support for the presentation params system on Win32 port.

git-svn-id: http://svn.purei.org/purei/trunk@989 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-09-06 06:32:15 +00:00
jpd002
375b4126db Fixed a bug in MemoryCard::GetBasePath which would return a temporary pointer to its path.
Removed usage of iostreams and made better use of boost::filesystem::path in SaveImporter.

git-svn-id: http://svn.purei.org/purei/trunk@830 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-12-22 05:59:15 +00:00
jpd002
3d53d4df1e Many compilation fixes to make the emulator work with boost 1.46.1
git-svn-id: http://svn.purei.org/purei/trunk@750 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-04-08 02:38:32 +00:00
jpd002
775ef52d0e Made the thing compile with boost 1.37.
Some RPC call stuff which isn't totally functional.
Fixed bugs in MailBox.

git-svn-id: http://svn.purei.org/purei/trunk@447 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-12-15 02:57:21 +00:00
jpd002
b2fe0c2c93 git-svn-id: http://svn.purei.org/purei/trunk@66 b36208d7-6611-0410-8bec-b1987f11c4a2 2006-07-23 22:52:33 +00:00
Renamed from Source/win32ui/SaveImporter.cpp (Browse further)