Age | Commit message (Collapse) | Author |
|
svn-id: r21666
|
|
Fix compile by overriding typenames.
Cleanup and fix ASM functions. Some of them didn't return properly to C code when called...
Cleanup Makefile again.
svn-id: r21663
|
|
moved the call to quit() from scummvm_main to the various backend main routines (porters may want to replace it by something different)
svn-id: r21559
|
|
OSystem class before calling scummvm_main (Note: PalmOS and Symbian are not yet converted, and won't work currently)
svn-id: r21557
|
|
various backend specific hacks unnecessary. As a consequence, it is now the
responsibility of the backend to define main. Hence I adapted the SDL backend
accordingly.
svn-id: r21542
|
|
svn-id: r20535
|
|
svn-id: r20088
|
|
* Enable changing FM quality and sample rate
* Saves launcher setting to SMC
* Etc.
svn-id: r19929
|
|
svn-id: r19741
|
|
svn-id: r19710
|