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-11-03
Merge from gsoc2010-plugins
Yotam Barnoy
2010-10-31
Updated with latest from trunk
Yotam Barnoy
2010-10-30
PS2: Enable use of forbidden symbols
Max Horn
2010-10-12
JANITORAL: Clean trailing whitespaces.
Jordi Vilalta Prat
2010-09-15
PLUGINS: Cleanup.
Andre Heider
2010-09-05
PLUGINS: Move all ELF loader related files to its own directory.
Andre Heider
2010-08-16
moved include of Makefile.common in PS2 Makefile
Tony Puccinelli
2010-08-16
removed redundant include of Makefile.common in PS2 Makefile
Tony Puccinelli
2010-08-16
Added define to PS2 so it uses ONE_PLUGIN_AT_A_TIME
Tony Puccinelli
2010-08-14
added dynamic plugins stuff for PS2 into Makefile (and added couple of define...
Tony Puccinelli
2010-08-13
refactored NEW_PLUGIN_DESIGN_FIRST_REFINEMENT define into ONE_PLUGIN_AT_A_TIME
Tony Puccinelli
2010-08-11
manually merged trunk/backends into branch and removed some now redundant elf...
Tony Puccinelli
2010-08-10
merged trunk into branch, reverted Cruise Singleton changes
Tony Puccinelli
2010-08-07
modified psp to use mips-loader.cpp (and added things to backends/module.mk)
Tony Puccinelli
2010-08-07
made MIPSDLObject and PS2 plugin provider that uses it
Tony Puccinelli
2010-08-05
added plugin design first refinement define to ps2 makefile
Tony Puccinelli
2010-08-03
added checks for ELF_LOADER_TARGET before including the elf plugin provider
Tony Puccinelli
2010-07-29
BUILD: Unify how MODULE_DIRS is computed for backends
Max Horn
2010-07-29
BUILD: Compile & link certain files only for specific BACKEND values
Max Horn
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
[next]