index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
platform
/
psp
/
osys_psp.h
Age
Commit message (
Expand
)
Author
2009-02-18
Use 4444 overlay on PSP (instead of 1555).
Joost Peters
2009-01-30
Moved default implementations for various OSystem methods into a new class Ba...
Max Horn
2009-01-24
fix compilation
Joost Peters
2009-01-23
Renamed OSystem::openConfigFileForReading & openConfigFileForWriting to creat...
Max Horn
2008-11-06
Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSys...
Max Horn
2008-11-06
Got rid of OSystem::ARGBToColor and colorToARGB
Max Horn
2008-11-03
implement OSystem::getOverlayFormat()
Joost Peters
2008-10-16
OSYSTEM: Pushed out some port specific code from common/system.cpp to the res...
Max Horn
2008-07-08
changes for new Mixer API
Joost Peters
2008-06-28
Removed obsolete ::clearSoundCallback() code
Max Horn
2008-03-19
Implement OSystem_PSP::getFilesystemFactory() and OSystemPSP::getTimeAndDate()
Joost Peters
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2008-01-22
Removed backends/intern.h
Max Horn
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-06-30
Adding some missing stuff to the PS2 port (it still will require quite some w...
Max Horn
2007-06-20
Fix for bug #1740241 (PSP: revision 27553 doesn't build)
Max Horn
2007-06-19
Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All c...
Max Horn
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-03-17
Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...
Max Horn
2007-02-11
fix compilation / modularization update
Joost Peters
2006-07-07
implement grabRawScreen()
Joost Peters
2006-06-30
move psp backend to backends/platforms/psp
Joost Peters