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
/
ps2
Age
Commit message (
Expand
)
Author
2010-07-28
added some comments to shorts-segment-manager, moved main engine linker scrip...
Tony Puccinelli
2010-07-28
abstracted an ELF plugin provider
Tony Puccinelli
2010-07-27
Continued abstraction of generic ELF-loader, splitting off MIPS-processor spe...
Tony Puccinelli
2010-07-15
added necessary #includes to loader
Tony Puccinelli
2010-07-15
Fixed function prototype typos
Tony Puccinelli
2010-07-15
restructured ps2loader to use Common::SeekableReadStream instead of a file de...
Tony Puccinelli
2010-06-22
fixed errors in linker scripts that were preventing GP-relative section for s...
Tony Puccinelli
2010-06-21
fixed dependency typo
Tony Puccinelli
2010-06-14
changed which modified linker to use for plugin.ld as loading from USB-drive ...
Tony Puccinelli
2010-06-13
changed DBG to printf instead of sioprintf
Tony Puccinelli
2010-06-13
loadable modules working for ps2
Tony Puccinelli
2010-06-11
changed DBG to use sioprintf but temporarily commented out those statements
Tony Puccinelli
2010-06-09
added tentative GDB flag to Makefile, changed calls to psp-functions to equiv...
Tony Puccinelli
2010-06-07
rearranged Makefile for clarity and added comments
Tony Puccinelli
2010-06-06
Makefile tweaked so plugins build for PS2 and uncommented code from default-s...
Tony Puccinelli
2010-06-06
use modified version of a different linker for linking plugins for PS2
Tony Puccinelli
2010-06-06
added dynamic plugins stuff to configure
Tony Puccinelli
2010-06-05
merged trunk into branch and corrected __PS2__ to __PLAYSTATION2__ in a coupl...
Tony Puccinelli
2010-06-04
further tweaks to Makefile and main linker
Tony Puccinelli
2010-06-03
minor correction to makefile
Tony Puccinelli
2010-06-03
modified linker now both compiles and runs when dynamic modules turned off
Tony Puccinelli
2010-06-03
compiles with modified linker when dynamic plugins turned off now
Tony Puccinelli
2010-06-01
Remove dead code from PS2 and GP2x backends
Max Horn
2010-06-01
makefile tweaked a bit more towards accomodating loadable modules for ps2
Tony Puccinelli
2010-06-01
changed ps2 makefile and other files to use the ps2loader
Tony Puccinelli
2010-05-31
Revert the rest of 49362, which wasn't meant for trunk
Jordi Vilalta Prat
2010-05-31
modifications to get the ps2 to use the ps2loader
Tony Puccinelli
2010-05-28
added svn keywords 'Id' and 'URL' to new files
Tony Puccinelli
2010-05-28
typo fix
Tony Puccinelli
2010-05-28
was using the modified linker for the psp for plugins.ld. Now it's a modified...
Tony Puccinelli
2010-05-27
was using the default linker for the psp. Now a modified version of the defau...
Tony Puccinelli
2010-05-27
added files for ps2 loadable modules (mainly transplanted from psp code with ...
Tony Puccinelli
2010-05-09
Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to confi...
Andre Heider
2010-03-18
Convert some occurences of StringList to StringArray;
Max Horn
2010-03-11
Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the ...
Max Horn
2010-01-28
Silenced some more cppcheck style warnings.
Torbjörn Andersson
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2009-11-23
PS2: Further tweak PS2FileStream; fix potential leak in ps2_fopen
Max Horn
2009-11-23
PS2: Add new PS2FileStream class for std I/O.
Max Horn
2009-11-23
PS2 & NDS: Remove ps2_fprintf and some useless typedefs and #defines; use fpu...
Max Horn
2009-11-23
PS2: cleanup
Max Horn
2009-11-18
PS2: Remove custom OSystem::fillScreen implementation as well as clearScreen()
Max Horn
2009-11-14
Remove Igor engine
Max Horn
2009-10-13
PS2: Clarify licensing terms for some files
Max Horn
2009-10-13
PS2: Replace license header on irx_imports.h by a GPL one. These files
Max Horn
2009-10-09
Some const correctness changes; cleanup
Max Horn
2009-10-09
PS2: Fix warnings
Max Horn
2009-10-08
PS2: Add some stubs for the ps2 port to our primary build system (incomplete ...
Max Horn
2009-10-08
Introduce a new struct TimeDate, replacing struct tm in client code. May lead...
Max Horn
2009-10-05
Here we have:
Max Lingua
[prev]
[next]