scummvm/backends
2010-01-07 16:07:22 +00:00
..
events/default Clarified the backspace key workaround: This is not a Mac OS X issue (as the comment used to imply) but rather an issue in some game engines. 2009-09-01 13:02:24 +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 Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null 2010-01-03 19:37:43 +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 Nintendo64: Add FlashRAM support for saving if a compatible cart is available. 2010-01-07 16:07: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 The default keycolor for mouse pointers used to be 255. 2010-01-07 15:07:36 +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