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-11 04:06:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
/
platform
History
Oystein Eftevaag
b5e40034bc
The xcode project can now compile a native Mac OS X build
...
svn-id: r39238
2009-03-08 16:09:25 +00:00
..
dc
Removed OSystem_Dreamcast::fillScreen implementation after discussing it with Marcus.
2009-02-15 23:01:27 +00:00
ds
Fix for bug
#2664460
: Various SeekableReadStream::seek() implementations (as well as our unit tests, ouch) handled SEEK_END incorrectly (using -offset instead of offset), contrary to what the docs said and what fseek does. Hopefully I found and fixed all affected parts, but still watch out for regressions
2009-03-05 20:37:53 +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
disable BREAKPOINT macro and remove exit() macro, as they conflict with SCI building (and aren't used anymore anyway)
2009-02-21 12:08:52 +00:00
sdl
Changing the visibility of the mouse means it has to be redrawn. At least, this
2009-02-27 05:58:08 +00:00
symbian
Bye bye FNMatch
2009-03-07 07:29:33 +00:00
wii
copy pred.dic for the dist target
2009-02-28 13:56:27 +00:00
wince
add support for tinsel engine (off by default for the time being)
2009-03-01 22:35:14 +00:00