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-29 23:01:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
/
fs
History
Max Horn
d5c78f78c5
DS: Fix warnings, cleanup
...
svn-id: r50687
2010-07-05 16:09:27 +00:00
..
amigaos4
Fix spelling, cleanup
2010-06-15 12:33:20 +00:00
ds
DS: Fix warnings, cleanup
2010-07-05 16:09:27 +00:00
n64
remove bad hackery caused by n64 port and avoid polluting StdioStream using a custom Stream subclass
2009-12-30 22:56:19 +00:00
palmos
Fix our DECLARE_SINGLETON macro to conform to the C++ specs.
2010-03-13 21:55:49 +00:00
posix
…
ps2
Fix our DECLARE_SINGLETON macro to conform to the C++ specs.
2010-03-13 21:55:49 +00:00
psp
PSP: fixed up PowerManager and removed dependency on SDL
2010-06-15 13:10:00 +00:00
symbian
…
wii
Fix our DECLARE_SINGLETON macro to conform to the C++ specs.
2010-03-13 21:55:49 +00:00
windows
…
abstract-fs.cpp
…
abstract-fs.h
…
fs-factory.h
…
stdiostream.cpp
remove bad hackery caused by n64 port and avoid polluting StdioStream using a custom Stream subclass
2009-12-30 22:56:19 +00:00
stdiostream.h
…