aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/psp/Makefile
AgeCommit message (Expand)Author
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-11-04PSP: cleaning up some stuff from plugin mergeYotam Barnoy
2010-10-31Updated with latest from trunkYotam Barnoy
2010-10-20PSP: added dummy function to allow BS2.5 to buildYotam Barnoy
2010-10-14PSP: added image viewer for viewing images during gamesYotam Barnoy
2010-10-12JANITORAL: Clean trailing whitespaces.Jordi Vilalta Prat
2010-10-10PSP: factored PngLoader out of virtual keyboard for further useYotam Barnoy
2010-09-15PLUGINS: Cleanup.Andre Heider
2010-09-05PLUGINS: Move all ELF loader related files to its own directory.Andre Heider
2010-09-01PSP: removed strict-aliasingYotam Barnoy
2010-08-31PSP: fix BS2 crash by disabling strict aliasingYotam Barnoy
2010-08-14removed psploader.o from objects in psp makefile (psp should be using abstrac...Tony Puccinelli
2010-08-11manually merged trunk/backends into branch and removed some now redundant elf...Tony 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-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-27Continued abstraction of generic ELF-loader, splitting off MIPS-processor spe...Tony Puccinelli
2010-07-18PSP: switched to using my memcpyYotam Barnoy
2010-06-21PSP: moved RTC to singleton to allow usage by classes other than OsystemYotam Barnoy
2010-06-16PSP: got rid of SDLYotam Barnoy
2010-05-30PSP: added preliminary support for using ME hardware to play MP3 files. If th...Yotam Barnoy
2010-05-24PSP: switched to using slightly faster delay and getMillisYotam Barnoy
2010-05-24PSP: moved timer thread to backends/timer/pspYotam Barnoy
2010-05-23PSP: replaced SDL's timer with much simpler and more efficient PspTimer classYotam Barnoy
2010-05-23PSP: switched from SDL's audio to my own thread. Removed needless blocking wh...Yotam Barnoy
2010-05-09Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to confi...Andre Heider
2010-04-28PSP: added profiling support to custom makefile for ease of useYotam Barnoy
2010-04-12PSP: refactoring/redesign of the backendYotam Barnoy
2009-12-31PSP: added disable_dosbox_opl to custom makefileYotam Barnoy
2009-11-25apply patch #2903175: "PSP: compile cleanup/fix for gprof and Windows"Joost Peters
2009-11-24PSP: Fix whitespace usage and code formattingMax Horn
2009-11-24fix building via MakefileJoost Peters
2009-11-24PSP: Replaced virtual keyboard and cleaned up makefiles in the process.Yotam Barnoy
2009-11-14Remove Igor engineMax Horn
2009-10-15Fix Makefile again; use PSP targeted sdl-config, not the system-wide one.Joost Peters
2009-10-15Updated custom PSP makefile with engines, cleaned up, fixed small issueYotam Barnoy
2009-10-09Slightly modified version of patch #2875544: PSP plugins patchJoost Peters
2009-09-30fix bug #2869491: "PSP make problem after 44348"Joost Peters
2009-08-21unify OSystem_PSP_GU and OSystem_PSP (which was hopelessly outdated and mostl...Joost Peters
2009-08-19Take advantage of extra memory on newer PSP modelsJoost Peters
2009-08-18PSP: disable dosbox OPLJoost Peters
2009-08-17PSP: increase optimization level and change clock rate to 333mhzJoost Peters
2009-08-17Commit (slightly) modified version of patch #2831248: Allow suspend/resume fo...Joost Peters
2009-02-18add -DDISABLE_TEXT_CONSOLE and -DDISABLE_COMMAND_LINEJoost Peters
2008-07-08set DEPDIRJoost Peters
2008-07-08Enable static engines -- time to start thinking about prx/plugin support!Joost Peters
2008-04-10fix make cleanJoost Peters
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat