Unknown W. Brackets
|
256394b2bf
|
Move VirtualDiscFileSystem to its own file.
|
2013-07-28 12:31:48 -07:00 |
|
Kingcom
|
b24f4a64d4
|
Linux fixes and small changes
|
2013-07-25 13:45:30 +02:00 |
|
Kingcom
|
5ddc9afba0
|
-save state support
-abstracted file access
-moved to VirtualDiscFileSystem class
|
2013-07-24 22:49:45 +02:00 |
|
Kingcom
|
e76ffe6b7c
|
Supprt opening whole disc, assume file info is gathered before it's used
|
2013-07-23 22:23:12 +02:00 |
|
Kingcom
|
8955fedf44
|
Open directory as disc image
|
2013-07-23 17:24:33 +02:00 |
|
tpunix
|
2de2c53918
|
new patch for ISOFilsSystem
|
2013-07-08 12:35:07 +08:00 |
|
Unknown W. Brackets
|
c8ee2c0739
|
sceIoRename() ignores any path on dest.
Also, change the interface so it can return an error code. Currently not
returning perfect error codes but it's better than before.
|
2013-06-23 20:09:44 -07:00 |
|
Sacha
|
b39a572043
|
Buildfixes.
Fix C++11 usage.
Remove redundancy.
Fix st_*time re-usage.
|
2013-06-02 13:26:39 +10:00 |
|
Henrik Rydgard
|
aa06c1452e
|
Allow mounting VFS directories. Used to provide flash0 from within APK on Android.
|
2013-02-27 17:41:40 +01:00 |
|
Unknown W. Brackets
|
1759bb8051
|
Use RemoveFile instead of DeleteFile in fs.
Windows defines DeleteFile to DeleteFileA/W, causing confusion.
|
2013-02-08 10:26:33 -08:00 |
|
Henrik Rydgard
|
883f61e3dd
|
Savestates: Add quicksave/quickload. Add Android UI for savestates. All single slot for now.
|
2013-01-02 21:05:02 +01:00 |
|
Unknown W. Brackets
|
4b39e39455
|
Start save stating the filesystem state.
Plus minor fixes and at least an attempt to make states the same
on both 32 and 64 bit.
|
2012-12-28 13:55:27 -08:00 |
|
Henrik Rydgård
|
29bc06ae32
|
Possible buildfix
|
2012-12-28 16:52:01 +01:00 |
|
KentuckyCompass
|
9e85c01c1f
|
Simulate case insensitivity on case sensitive platforms.
|
2012-12-27 04:27:07 -08:00 |
|
KentuckyCompass
|
f5998d524a
|
Add HOST_IS_CASE_SENSITIVE define
|
2012-12-27 03:25:21 -08:00 |
|
Henrik Rydgård
|
1328413dfc
|
Filesystems: add host0: hack, proper shutdown of DirectoryFileSystem
|
2012-12-26 08:24:19 +01:00 |
|
Sacha
|
6192bdf6df
|
sceIoRename function
|
2012-11-28 05:21:32 +10:00 |
|
Henrik Rydgard
|
64cc573703
|
Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK.
|
2012-11-04 23:24:00 +01:00 |
|
Henrik Rydgard
|
4f7ad15758
|
Add snapshot of the whole source code.
|
2012-11-01 16:19:01 +01:00 |
|