aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ps2/Makefile.ps2
AgeCommit message (Expand)Author
2010-09-15PLUGINS: Cleanup.Andre Heider
2010-09-05PLUGINS: Move all ELF loader related files to its own directory.Andre Heider
2010-08-16moved include of Makefile.common in PS2 MakefileTony Puccinelli
2010-08-16removed redundant include of Makefile.common in PS2 MakefileTony Puccinelli
2010-08-16Added define to PS2 so it uses ONE_PLUGIN_AT_A_TIMETony Puccinelli
2010-08-14added dynamic plugins stuff for PS2 into Makefile (and added couple of define...Tony Puccinelli
2010-08-13refactored NEW_PLUGIN_DESIGN_FIRST_REFINEMENT define into ONE_PLUGIN_AT_A_TIMETony Puccinelli
2010-08-10merged trunk into branch, reverted Cruise Singleton changesTony Puccinelli
2010-08-07modified psp to use mips-loader.cpp (and added things to backends/module.mk)Tony Puccinelli
2010-08-07made MIPSDLObject and PS2 plugin provider that uses itTony Puccinelli
2010-08-05added plugin design first refinement define to ps2 makefileTony Puccinelli
2010-08-03added checks for ELF_LOADER_TARGET before including the elf plugin providerTony Puccinelli
2010-07-29BUILD: Compile & link certain files only for specific BACKEND valuesMax Horn
2010-07-28added some comments to shorts-segment-manager, moved main engine linker scrip...Tony Puccinelli
2010-07-27Continued abstraction of generic ELF-loader, splitting off MIPS-processor spe...Tony Puccinelli
2010-06-22fixed errors in linker scripts that were preventing GP-relative section for s...Tony Puccinelli
2010-06-21fixed dependency typoTony Puccinelli
2010-06-14changed which modified linker to use for plugin.ld as loading from USB-drive ...Tony Puccinelli
2010-06-13loadable modules working for ps2Tony Puccinelli
2010-06-09added tentative GDB flag to Makefile, changed calls to psp-functions to equiv...Tony Puccinelli
2010-06-07rearranged Makefile for clarity and added commentsTony Puccinelli
2010-06-06Makefile tweaked so plugins build for PS2 and uncommented code from default-s...Tony Puccinelli
2010-06-06added dynamic plugins stuff to configureTony Puccinelli
2010-06-05merged trunk into branch and corrected __PS2__ to __PLAYSTATION2__ in a coupl...Tony Puccinelli
2010-06-04further tweaks to Makefile and main linkerTony Puccinelli
2010-06-03minor correction to makefileTony Puccinelli
2010-06-03modified linker now both compiles and runs when dynamic modules turned offTony Puccinelli
2010-06-03compiles with modified linker when dynamic plugins turned off nowTony Puccinelli
2010-06-01makefile tweaked a bit more towards accomodating loadable modules for ps2Tony Puccinelli
2010-06-01changed ps2 makefile and other files to use the ps2loaderTony Puccinelli
2010-05-28added svn keywords 'Id' and 'URL' to new filesTony Puccinelli
2010-05-09Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to confi...Andre Heider
2009-11-14Remove Igor engineMax Horn
2009-10-05Here we have:Max Lingua
2009-07-12ScummVM/PS2 bugs fixed by this commit:Max Lingua
2009-03-04- 0.13.x friendly ;-)Max Lingua
2008-07-20Added "DEPDIR := .deps" in Makefile.ps2Max Lingua
2008-07-17Committing PS2 changes on behalf of the other Max ;)Max Horn
2008-03-10forgot to commit theseRobert Göffringmann