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-13 13:10:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
/
platform
History
Joost Peters
86e54ffa58
remove unsigned qualifier, as byte already is unsigned.
...
svn-id: r39672
2009-03-24 17:56:01 +00:00
..
dc
argv should not be modified; make it plenty const.
2009-03-21 16:07:46 +00:00
ds
Set svn:keywords on asm files
2009-03-20 16:35:34 +00:00
gp2x
Cleanup of the GP2X backend. It's been sat on my HDD for a while and it really should be in SVN.
2009-02-12 09:52:31 +00:00
iphone
The xcode project can now compile a native Mac OS X build
2009-03-08 16:09:25 +00:00
maemo
Removed trailing spaces.
2008-01-27 19:47:41 +00:00
null
Moved default implementations for various OSystem methods into a new class BaseBackend
2009-01-30 03:35:47 +00:00
PalmOS
PalmOS Backend updates:
2009-03-01 10:25:33 +00:00
ps2
Implemented _overlayFormat in Gs2dScreen
2009-03-06 00:21:06 +00:00
psp
remove unsigned qualifier, as byte already is unsigned.
2009-03-24 17:56:01 +00:00
sdl
COMMON: Added a new IS_ALIGNED macro (for now using size_t, we can change it if this turns out to be not portable enough. Also added a doxygen comment to the ARRAYSIZE macro
2009-03-19 21:43:27 +00:00
symbian
Bye bye FNMatch
2009-03-07 07:29:33 +00:00
wii
Fix some warnings in the Wii backend.
2009-03-20 19:02:32 +00:00
wince
add support for tinsel engine (off by default for the time being)
2009-03-01 22:35:14 +00:00