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.cpp
Age
Commit message (
Expand
)
Author
2008-03-26
Call InitScalers instead of setting gBitFormat directly
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-11-20
Cleanup.
Johannes Schickel
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-09-18
Code formatting fixes
Max Horn
2007-06-22
Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* constants...
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-05-24
Apply patch for bug #1698312 "PSP: 435x272 resolution cursor misalignement"
Joost Peters
2007-03-18
Some fixes to cope with the move of the event code from OSystem to Common
Max Horn
2007-03-18
Fix for bug #1683111 (PSP: unable to build latest svn version 26210)
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
fix compilation after backend move
Joost Peters
2006-06-30
move psp backend to backends/platforms/psp
Joost Peters