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 01:57:16 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
History
Max Horn
1d8d9f5510
Moving remaining platform/backends code, as previously threatened
...
svn-id: r23380
2006-07-06 21:44:48 +00:00
..
fs
Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cpp
2006-06-24 08:07:48 +00:00
midi
Avoid using exceptions
2006-04-14 23:21:59 +00:00
platform
Moving remaining platform/backends code, as previously threatened
2006-07-06 21:44:48 +00:00
saves
Moved savefile.cpp to backends, to work around link error
2006-06-30 22:06:45 +00:00
timer
/default
Added 'timer' backend module, based on the existing TimerManager code (work in progress)
2006-06-24 09:53:45 +00:00
intern.h
With this change, backends are now responsible for instantiating their OSystem class before calling scummvm_main (Note: PalmOS and Symbian are not yet converted, and won't work currently)
2006-04-02 14:16:31 +00:00
module.mk
Moved savefile.cpp to backends, to work around link error
2006-06-30 22:06:45 +00:00