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-03-06 18:27:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
History
Max Horn
8e73622d13
Add some doxygen comments to WinCE scalers. Somebody should verify those. Also note how SmartphoneLandscape's ARM asm version seems to do something different compared to the C version
...
svn-id: r44642
2009-10-04 22:33:15 +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
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things)
2009-09-30 16:16:53 +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
Add some doxygen comments to WinCE scalers. Somebody should verify those. Also note how SmartphoneLandscape's ARM asm version seems to do something different compared to the C version
2009-10-04 22:33:15 +00:00
plugins
…
saves
PSP: improved suspend/resume support [patch from bluddy]
2009-09-23 16:11:23 +00:00
timer
/default
…
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
…
base-backend.h
…
module.mk
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