This website requires JavaScript.
Explore
Help
Register
Sign in
thirdparty
/
scummvm
Watch
2
Star
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a025cf49b4
scummvm
/
backends
/
platform
History
Download ZIP
Download TAR.GZ
John Willis
043fe970c5
Update GP2X backend with overloads for default config file stuff (including save location).
...
svn-id: r24258
2006-10-09 20:48:30 +00:00
..
dc
#include <base/engine.h> -> #include <engines/engine.h (Though I don't like
2006-10-07 21:05:31 +00:00
ds
DS CPU scaling prototype, in 16 bit mode (for menu), not plugged(switch cpuScaler to test)
2006-10-05 22:44:11 +00:00
gp2x
Update GP2X backend with overloads for default config file stuff (including save location).
2006-10-09 20:48:30 +00:00
gp32
First pahse of renaming simon engine to agos. Internal renames. Compilation
2006-09-29 08:14:27 +00:00
maemo
First pahse of renaming simon engine to agos. Internal renames. Compilation
2006-09-29 08:14:27 +00:00
morphos
Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the linker dependency graph). Porters will have to update project files
2006-09-23 00:42:35 +00:00
null
Started to move 'monolithic' parts of our ports to the new 'background/platform' directory (see also the 'Modular_Backends' page in our Wiki)
2006-06-24 12:33:52 +00:00
PalmOS
Phase 4. Some more internal updates.,
2006-09-29 09:25:35 +00:00
ps2
Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the linker dependency graph). Porters will have to update project files
2006-09-23 00:42:35 +00:00
psp
#include <base/engine.h> -> #include <engines/engine.h (Though I don't like
2006-10-07 21:05:31 +00:00
sdl
Instantiate and hook up the plugin providers in the main() function of the corresponding backends (porters may have to update their ports if they were using the POSIX or Win32 module loading code implicitly); some cleanup
2006-10-07 01:05:12 +00:00
symbian
Phase 3 of Simon engine renaming. Files renaming.
2006-09-29 09:05:46 +00:00
wince
Implement stdout/stderr redirection
2006-10-09 11:42:12 +00:00
x11
Instantiate and hook up the plugin providers in the main() function of the corresponding backends (porters may have to update their ports if they were using the POSIX or Win32 module loading code implicitly); some cleanup
2006-10-07 01:05:12 +00:00