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-30 15:31:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
History
Robin Watts
f897def64d
Eliminate some warnings from NDS specific code.
...
svn-id: r35157
2008-11-23 11:49:58 +00:00
..
events
/default
If confirm_exit is set, also ask the user if he really wants to return to the launcher (after all, as with quit, all data is lost)
2008-11-11 12:28:46 +00:00
fs
Eliminate some warnings from NDS specific code.
2008-11-23 11:49:58 +00:00
midi
Turned enum PluginError into Common::Error, which in the future is to be used in more places. Help with this is highly welcome
2008-11-05 17:24:56 +00:00
platform
Eliminate some warnings from NDS specific code.
2008-11-23 11:49:58 +00:00
plugins
Renamed FilesystemNode -> FSNode
2008-10-02 16:58:59 +00:00
saves
Since we don't have FSNode::lookupFile() any more, switch to using
2008-11-21 20:02:55 +00:00
timer
/default
…
module.mk
add PSPSaveFileManager class (subclassed DefaultSaveFileManager)
2008-11-03 22:21:34 +00:00