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
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-22
added elf32.h for gp2xwiz
Tony Puccinelli
2010-06-21
added loader to module.mk, added plugin.syms, and changed the '__GP2XWIZ__' f...
Tony Puccinelli
2010-06-21
fixed dependency typo
Tony Puccinelli
2010-06-19
added pretty skeletal loader
Tony Puccinelli
2010-06-18
added ELF loader header for gp2xwiz
Tony Puccinelli
2010-06-16
added initial plugin linker for GP2x Wiz ELF-loader
Tony Puccinelli
2010-06-14
changed which modified linker to use for plugin.ld as loading from USB-drive ...
Tony Puccinelli
2010-06-14
merged GP2x-Wiz debug build scripts from trunk into branch
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
We'll now default to non-touchpad mode on the iPad
Oystein Eftevaag
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-02
OSYSTEM: Get rid of kFeatureAutoComputeDirtyRects
Max Horn
2010-06-01
Fix bug #2999153: "IPHONE: No grabPalette() implementation"
Max Horn
2010-06-01
Inline palettes in SDL backend into class OSystem_SDL
Max Horn
2010-06-01
This hopefully fixes the compilation of the GP2x backend.
Johannes Schickel
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-31
DS: Use gScummVMVersion in dsmain.cpp; merge 1.1.1 changes in readme_ds.txt
Max Horn
2010-05-30
PSP: added preliminary support for using ME hardware to play MP3 files. If th...
Yotam Barnoy
2010-05-29
DS: Various fixes to allow the DS port to compile on DevkitARM r30 and libnds...
Neil Millstone
2010-05-29
Removed some unused variables, found by cppcheck.
Torbjörn Andersson
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
2010-05-27
PSP: fixed a screen shake bug
Yotam Barnoy
2010-05-27
added files for ps2 loadable modules (mainly transplanted from psp code with ...
Tony Puccinelli
2010-05-24
PSP: to fix the audio, I cleaned up the audio thread and changed the thread p...
Yotam Barnoy
2010-05-24
PSP: switched to using slightly faster delay and getMillis
Yotam Barnoy
2010-05-24
PSP: turn off psp audio thread again. Must have tested it wrong.
Yotam Barnoy
2010-05-24
PSP: switched to the way SDL does things in the audio thread to get rid of cl...
Yotam Barnoy
2010-05-24
PSP: moved timer thread to backends/timer/psp
Yotam Barnoy
2010-05-23
PSP: commented out new PSP audio. Still has some clicking issues
Yotam Barnoy
2010-05-23
PSP: changed thread stack sizes to prevent crashes in COMI
Yotam Barnoy
2010-05-23
PSP: forgot to add a file
Yotam Barnoy
[next]