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
History
Fabio Battaglia
bbc2ec0958
N64: Initial support for n64 mouse, tweaking needed
...
svn-id: r47408
2010-01-20 18:51:22 +00:00
..
events
/default
remove unneeded workaround for
#47233
2010-01-10 18:11:36 +00:00
fs
remove bad hackery caused by n64 port and avoid polluting StdioStream using a custom Stream subclass
2009-12-30 22:56:19 +00:00
keymapper
Fix header guard
2010-01-08 22:07:56 +00:00
midi
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
2010-01-03 19:37:43 +00:00
platform
N64: Initial support for n64 mouse, tweaking needed
2010-01-20 18:51:22 +00:00
plugins
Slightly modified version of patch
#2875544
: PSP plugins patch
2009-10-09 12:10:08 +00:00
saves
added support for samsung tv
2009-11-09 14:43:05 +00:00
timer
/default
Add FIXME about DefaultTimerManager implementation.
2009-08-22 00:41:22 +00:00
vkeybd
Fix some memory leaks.
2010-01-12 21:46:50 +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