Unknown W. Brackets
|
c9f5cc6bad
|
Fix a type comparison warning.
|
2016-09-24 14:38:11 -07:00 |
|
Unknown W. Brackets
|
5a797a08f7
|
Io: Do not delay on file seek.
This doesn't seem to reschedule, must've measured wrong in #939.
Fixes #8749.
|
2016-08-27 14:18:59 -07:00 |
|
Unknown W. Brackets
|
980d4194c0
|
Io: Add a config setting for memstick status.
|
2016-08-05 21:27:53 -07:00 |
|
Unknown W. Brackets
|
bf7a020c6a
|
Io: Notify callbacks on memstick insert/remove.
|
2016-08-05 21:05:48 -07:00 |
|
Unknown W. Brackets
|
9e488e8be4
|
Io: Correct some memstick devctl accuracy issues.
This makes it pass the right values in a few more cases, and unregister
callbacks properly. Also handles duplicate callbacks.
|
2016-08-05 20:42:58 -07:00 |
|
Unknown W. Brackets
|
db12337b39
|
Add basic kernel mode file func entries.
|
2016-08-04 09:46:29 -07:00 |
|
Unknown W. Brackets
|
e78a389ecc
|
Move sceIo kernel tables to sceIo.
|
2016-08-04 09:46:29 -07:00 |
|
Henrik Rydgard
|
40549b14fd
|
Error code cleanup
|
2016-07-24 21:22:26 +02:00 |
|
Henrik Rydgard
|
745081cc4e
|
Return errors when trying to close file with pending operations. May help #6357.
|
2016-07-24 16:03:34 +02:00 |
|
Henrik Rydgard
|
082d839965
|
Fix minor issues in ISOFileSystem
|
2016-03-06 14:28:10 +01:00 |
|
Unknown W. Brackets
|
65a5c92c7e
|
Io: Change some logging flags.
Not used yet, just prep work.
|
2016-01-24 22:52:19 -08:00 |
|
Unknown W. Brackets
|
a8d918b50a
|
Automatically mount exdata/ for remasters.
Using memstick/exdata/GAMEID/.
|
2015-12-28 14:13:05 -08:00 |
|
Unknown W. Brackets
|
3687be42bc
|
Jit: Invalidate blocks after IO reads.
Fixes #7617.
|
2015-12-27 21:58:29 -08:00 |
|
Unknown W. Brackets
|
e0f85a9c6b
|
Native merge part 1: skip native/ in includes.
|
2015-09-06 12:19:33 -07:00 |
|
Henrik Rydgard
|
00094e0fcc
|
More work on savedata UI.
|
2015-06-12 11:40:50 +02:00 |
|
Unknown W. Brackets
|
d323dd472f
|
Account for io sync time in io statistics.
|
2015-05-27 20:02:09 -07:00 |
|
Henrik Rydgard
|
26624709f7
|
Hook up the frame profiler to a few measurements
|
2015-05-24 23:45:36 +02:00 |
|
Henrik Rydgård
|
bc490e60ab
|
Merge pull request #7661 from lioncash/false
sceIo: Remove always false condition
|
2015-04-06 23:29:52 +02:00 |
|
Lioncash
|
1ac81b5014
|
sceIo: Remove always false condition
|
2015-04-06 10:05:44 -04:00 |
|
Unknown W. Brackets
|
e2ecd1eabd
|
Add memchecks for ReadStruct/WriteStruct.
|
2015-04-05 18:09:35 -07:00 |
|
Unknown W. Brackets
|
fcf0518223
|
Update all the HLE tables with arg and ret info.
|
2015-03-22 20:51:55 -07:00 |
|
Unknown W. Brackets
|
3d29b0d278
|
Fix typo breaking old savestates.
|
2014-12-29 08:53:19 -08:00 |
|
Unknown W. Brackets
|
93fee10899
|
Typo.
|
2014-12-27 09:12:50 -08:00 |
|
Unknown W. Brackets
|
523a75e2bb
|
Fix another stupid mistake.
|
2014-12-26 08:03:55 -08:00 |
|
Unknown W. Brackets
|
6629655a56
|
Fix a glitch in host timing in some games.
|
2014-12-26 07:57:00 -08:00 |
|