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-03-06 18:27:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
/
fs
History
Max Horn
e4ec2e6403
DS: Code formatting: "char* foo" -> "char *foo"
...
svn-id: r50688
2010-07-05 16:10:22 +00:00
..
amigaos4
Fix spelling, cleanup
2010-06-15 12:33:20 +00:00
ds
DS: Code formatting: "char* foo" -> "char *foo"
2010-07-05 16:10:22 +00:00
n64
…
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
…
stdiostream.h
…