This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-01-27 05:32:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
/
fs
History
Max Horn
fb795dabd0
Patch
#1594533
: morphos fs backend
...
svn-id: r24690
2006-11-12 11:43:46 +00:00
..
amigaos4
Patch
#1573141
: Attempt to fix AmigaOS 4 / Broken Sword 2 problems
2006-10-08 12:50:53 +00:00
dc
Added name() method.
2006-09-10 09:10:30 +00:00
ds
Adding new name() method.
2006-08-31 19:32:38 +00:00
gp32
Oops. some systems are using '\\' instead of '/' fixing that now...
2006-08-28 13:39:44 +00:00
morphos
Patch
#1594533
: morphos fs backend
2006-11-12 11:43:46 +00:00
palmos
Fixing other FS backends to use the bug fixed version of the POSIX lastPathComponent too (also lets the Windows FS use the POSIX version of lastPathComponent too, since it's nicer than the fix I made)
2006-08-28 13:34:15 +00:00
posix
Don't strip the first character of the filename when FilesystemNode is instantiated with just the filename and no path.
2006-08-26 19:16:15 +00:00
ps2
…
psp
Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the linker dependency graph). Porters will have to update project files
2006-09-23 00:42:35 +00:00
symbian
Oops. some systems are using '\\' instead of '/' fixing that now...
2006-08-28 13:39:44 +00:00
windows
Initial commit of the wince-gcc re-port
2006-10-08 18:15:18 +00:00
abstract-fs.h
…