scummvm/backends/fs
2023-04-22 12:28:22 +02:00
..
amigaos AMIGAOS: Don't use unsafe strcat and strcpy 2022-10-23 22:46:19 +02:00
android ANDROID: Fix assertion fault and missing initializer 2023-04-22 12:28:22 +02:00
chroot BACKENDS: Add possibility to specify virtual drive in ChRootFilesystemFactory 2023-03-24 21:11:50 +01:00
devoptab
kolibrios KOLIBRI: Add kolibrios backend 2023-02-05 22:55:40 +01:00
morphos JANITORIAL: Fix various "an" typos in comments 2023-03-16 14:47:28 +01:00
n64
posix ANDROID: Remove platform specific code from shared code 2023-01-20 14:14:03 +01:00
posix-drives POSIX: Refactor DrivePOSIXFilesystemNode to allow for dynamic drives 2023-01-20 14:14:03 +01:00
ps3
psp
riscos
wii
windows WIN32: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
abstract-fs.cpp
abstract-fs.h
fs-factory.h
stdiostream.cpp BACKENDS: Make StdioStream use a 64-bit fseeko/ftello on more platforms 2022-12-11 21:48:33 +01:00
stdiostream.h