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
/
Makefile.ps2
Age
Commit message (
Expand
)
Author
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
loadable modules working for ps2
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
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
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-28
added svn keywords 'Id' and 'URL' to new files
Tony Puccinelli
2010-05-09
Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to confi...
Andre Heider
2009-11-14
Remove Igor engine
Max Horn
2009-10-05
Here we have:
Max Lingua
2009-07-12
ScummVM/PS2 bugs fixed by this commit:
Max Lingua
2009-03-04
- 0.13.x friendly ;-)
Max Lingua
2008-07-20
Added "DEPDIR := .deps" in Makefile.ps2
Max Lingua
2008-07-17
Committing PS2 changes on behalf of the other Max ;)
Max Horn
2008-03-10
forgot to commit these
Robert Göffringmann