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-22 10:17:22 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
History
Eugene Sandulenko
66067b0b6a
Fix keymapper compilation
...
svn-id: r40320
2009-05-05 10:54:56 +00:00
..
events
/default
Use Ctrl F5 for global main menu, since any single key would conflict with some games.
2009-02-07 07:05:08 +00:00
fs
Allow building of psp backend via configure (Part 1 - Still need to add the fixup + EBOOT packing steps).
2009-03-25 21:58:16 +00:00
keymapper
Fix keymapper compilation
2009-05-05 10:54:56 +00:00
midi
Fix parameter in Windows MIDI backend (this is according to API documentation from M$).
2009-03-20 00:20:29 +00:00
platform
Renamed aspectRatio to aspectRatioCorrection in the SDL backend to match the accessor functions
2009-05-01 09:09:07 +00:00
plugins
…
saves
Allow building of psp backend via configure (Part 1 - Still need to add the fixup + EBOOT packing steps).
2009-03-25 21:58:16 +00:00
timer
/default
Remove misleading comment.
2009-02-28 19:31:42 +00:00
vkeybd
…
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 OSystem::clearScreen with OSystem::fillScreen as discussed on -devel.
2009-02-15 21:20:21 +00:00
module.mk
…