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
/
plugins
/
ps2
Age
Commit message (
Expand
)
Author
2014-02-18
PS2: Make GPL headers consistent in themselves.
Johannes Schickel
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2010-11-29
BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs
Max Horn
2010-11-05
PLUGINS: Simplify ELF plugin providers & DLObject subclasses
Max Horn
2010-09-05
PLUGINS: Formatting.
Andre Heider
2010-09-05
PLUGINS: Set svn:keywords property on all new files.
Andre Heider
2010-09-05
PLUGINS: Move platform specific code out of the generic ELF loader.
Andre Heider
2010-09-05
PLUGINS: Move all ELF loader related files to its own directory.
Andre Heider
2010-09-05
PLUGINS: Formatting.
Andre Heider
2010-08-16
added a todo to plugins.cpp and a comment to elf32.h; Collapsed plugin provid...
Tony Puccinelli
2010-08-13
added appropriate ifdefs throughout the plugins directory
Tony Puccinelli
2010-08-07
refined constructors, removed destructors, got rid of unneccessary method dup...
Tony Puccinelli
2010-08-07
added necessary files I forgot to commit yesterday (whoops...) for mips and a...
Tony Puccinelli
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-28
fixed incorrect header file include
Tony Puccinelli
2010-07-27
Continued abstraction of generic ELF-loader, splitting off MIPS-processor spe...
Tony Puccinelli
2010-06-05
merged trunk into branch and corrected __PS2__ to __PLAYSTATION2__ in a coupl...
Tony Puccinelli
2010-05-28
added svn keywords 'Id' and 'URL' to new files
Tony Puccinelli
2010-05-27
added files for ps2 loadable modules (mainly transplanted from psp code with ...
Tony Puccinelli
2010-05-26
minor initial commit for ps2 plugins. Added ps2-provider code
Tony Puccinelli