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-11 04:06:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
History
Max Horn
8ac5d00d57
Hide ZipArchive implementation, only expose it via factory functions: makeZipArchive()
...
svn-id: r48040
2010-02-13 11:56:30 +00:00
..
events
/default
remove unneeded workaround for
#47233
2010-01-10 18:11:36 +00:00
fs
Strip trailing spaces/tabs.
2010-01-25 01:39:44 +00:00
keymapper
Fix header guard
2010-01-08 22:07:56 +00:00
midi
Replace header by a standard header
2010-01-22 23:56:25 +00:00
platform
Hide ZipArchive implementation, only expose it via factory functions: makeZipArchive()
2010-02-13 11:56:30 +00:00
plugins
Slightly modified version of patch
#2875544
: PSP plugins patch
2009-10-09 12:10:08 +00:00
saves
Strip trailing spaces/tabs.
2010-01-25 01:39:44 +00:00
timer
/default
Add FIXME about DefaultTimerManager implementation.
2009-08-22 00:41:22 +00:00
vkeybd
Hide ZipArchive implementation, only expose it via factory functions: makeZipArchive()
2010-02-13 11:56:30 +00:00
base-backend.cpp
Fix compilation on unix
2009-11-09 15:13:59 +00:00
base-backend.h
Replace "EventProvider" class of the DefaultEventManager implementation with "Common::EventSource".
2009-07-25 00:59:03 +00:00
module.mk
remove bad hackery caused by n64 port and avoid polluting StdioStream using a custom Stream subclass
2009-12-30 22:56:19 +00:00