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 12:18:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
History
Yotam Barnoy
f79d3bb7cd
PSP: small fix for cache coherency affecting nippon and some others. Trunk only.
...
svn-id: r45328
2009-10-22 06:50:59 +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
PS2: Fix warning, use fully qualified path for backend specific header ps2temp.h
2009-10-09 10:03:45 +00:00
keymapper
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
2009-10-04 21:26:33 +00:00
midi
Removed Mac OS X QuickTime MIDI backend. It breaks on OS X 10.6, and it's not as good as the CoreAudio backend anyway
2009-09-27 22:43:32 +00:00
platform
PSP: small fix for cache coherency affecting nippon and some others. Trunk only.
2009-10-22 06:50:59 +00:00
plugins
Slightly modified version of patch
#2875544
: PSP plugins patch
2009-10-09 12:10:08 +00:00
saves
PSP: improved suspend/resume support [patch from bluddy]
2009-09-23 16:11:23 +00:00
timer
/default
Add FIXME about DefaultTimerManager implementation.
2009-08-22 00:41:22 +00:00
vkeybd
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
2009-10-04 21:26:33 +00:00
base-backend.cpp
- Replace OSystem::clearScreen with OSystem::fillScreen as discussed on -devel.
2009-02-15 21:20:21 +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
Slightly modified version of patch
#2875544
: PSP plugins patch
2009-10-09 12:10:08 +00:00