ppsspp/Core/FileSystems
Unknown W. Brackets bc7bc87941 The total size of umd0: is in blocks.
Therefore sceIoLseek(umd0:, 0, 2) should return the number of blocks, not
the number of bytes, in the iso.

Looks like this may help Zero no Kiseki.
2014-01-11 08:34:04 -08:00
..
BlockDevices.cpp Open files using wide functions on win32. 2013-08-27 00:28:46 -07:00
BlockDevices.h Mostly get rid of including "Globals.h" 2013-12-30 10:17:11 +01:00
DirectoryFileSystem.cpp Add a bunch more missing cstring includes. 2013-12-30 21:37:19 -08:00
DirectoryFileSystem.h Save/restore local file handles and seek positions 2013-12-28 23:43:02 -08:00
FileSystem.cpp Start untangling our include mess a little. 2013-12-29 23:34:45 +01:00
FileSystem.h Mostly get rid of including "Globals.h" 2013-12-30 10:17:11 +01:00
ISOFileSystem.cpp The total size of umd0: is in blocks. 2014-01-11 08:34:04 -08:00
ISOFileSystem.h Improve sceIoGetDevType() return values. 2013-12-27 08:04:00 -08:00
MetaFileSystem.cpp Delete CPU.cpp/h , cleanup 2013-12-30 00:11:29 +01:00
MetaFileSystem.h Improve sceIoGetDevType() return values. 2013-12-27 08:04:00 -08:00
tlzrc.cpp Mac build fix 2013-05-08 23:48:57 +02:00
VirtualDiscFileSystem.cpp Improve sceIoGetDevType() return values. 2013-12-27 08:04:00 -08:00
VirtualDiscFileSystem.h Improve sceIoGetDevType() return values. 2013-12-27 08:04:00 -08:00