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
Age
Commit message (
Expand
)
Author
2009-08-14
add psp_clean build rule to clean up EBOOT.PBP and scummvm_stripped.elf
Joost Peters
2009-08-14
PSP: create an EBOOT.PBP when building via configure
Joost Peters
2009-06-28
Fix PSP port
Max Horn
2009-06-28
Changed OSystem::setWindowCaption to expect ISO LATIN 1 encoded input;
Max Horn
2009-06-28
change link order in .spec file to produce working binaries when building usi...
Joost Peters
2009-04-29
fix warning
Joost Peters
2009-04-21
run psp-fixup-imports after linking
Joost Peters
2009-04-13
commit slightly modified version of #2759353 - GSoC 2009: Correction in READM...
Joost Peters
2009-03-25
Allow building of psp backend via configure (Part 1 - Still need to add the f...
Joost Peters
2009-03-24
remove unsigned qualifier, as byte already is unsigned.
Joost Peters
2009-02-21
disable BREAKPOINT macro and remove exit() macro, as they conflict with SCI b...
Joost Peters
2009-02-20
remove old file
Joost Peters
2009-02-20
add README.PSP to update-version.pl
Joost Peters
2009-02-18
add -DDISABLE_TEXT_CONSOLE and -DDISABLE_COMMAND_LINE
Joost Peters
2009-02-18
report kFeatureOverlaySupportsAlpha (knowing that nothing queries it, and it ...
Joost Peters
2009-02-18
Use 4444 overlay on PSP (instead of 1555).
Joost Peters
2009-02-14
remove InitScalers() call, since the PSP port doesn't use scalers, and we no ...
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 FSNode::openForReading / openForWriting to createReadStream / createW...
Max Horn
2009-01-23
Renamed OSystem::openConfigFileForReading & openConfigFileForWriting to creat...
Max Horn
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-11-21
fix wrong uncompress() error check (Z_OK == 0) -- thanks whoever wrecked this ;)
Joost Peters
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
add PSPSaveFileManager class (subclassed DefaultSaveFileManager)
Joost Peters
2008-11-03
implement OSystem::getOverlayFormat()
Joost Peters
2008-10-19
Code formatting fixes
Max Horn
2008-10-16
OSYSTEM: Pushed out some port specific code from common/system.cpp to the res...
Max Horn
2008-09-16
Removed assert leftover.
Johannes Schickel
2008-09-16
Modified uncompress in common/zlib.h to return a bool, so that we don't have ...
Max Horn
2008-09-04
move save directory detection/creation from main() to OSystem_PSP::initBackend()
Joost Peters
2008-09-04
remove deprecated SCUMMVM_SAVEPATH define -- pass default savepath to Default...
Joost Peters
2008-07-08
set DEPDIR
Joost Peters
2008-07-08
Enable static engines -- time to start thinking about prx/plugin support!
Joost Peters
2008-07-08
changes for new Mixer API
Joost Peters
2008-06-28
Patch ##1956946 (Audio::Mixer internal API revision) with some tweaks
Max Horn
2008-06-28
Removed obsolete ::clearSoundCallback() code
Max Horn
2008-04-10
fix make clean
Joost Peters
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-28
Fixed the spaces before tabs.
Jordi Vilalta Prat
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-10-17
fix compile after recent fs code rename
Joost Peters
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-09-19
rename psp_fs.cpp to psp-fs.cpp (as per the naming convention)
Joost Peters
2007-09-18
Code formatting fixes
Max Horn
2007-06-30
Adding some missing stuff to the PS2 port (it still will require quite some w...
Max Horn
[prev]
[next]