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
Age
Commit message (
Expand
)
Author
2010-07-02
added ds plugin-provider
Tony Puccinelli
2010-07-02
added incomplete ds loader
Tony Puccinelli
2010-07-02
added elf32 header for ds
Tony Puccinelli
2010-06-30
added dumped arm-eabi linker
Tony Puccinelli
2010-06-28
reimplemented DLObject::open
Tony Puccinelli
2010-06-27
removed unneccessary relocation type definitions
Tony Puccinelli
2010-06-26
Makefile.wiz modified to link together plugins with the custom linker script
Tony Puccinelli
2010-06-26
various fixes to the loader to allow compilation
Tony Puccinelli
2010-06-26
fixed detection of plugin filenames
Tony Puccinelli
2010-06-26
added wiz plugin provider to backends/module.mk
Tony Puccinelli
2010-06-26
added gp2xwiz plugin provider code
Tony Puccinelli
2010-06-25
added ARM-specific defines to elf32.h and indented gp2xwiz-loader.h correctly
Tony Puccinelli
2010-06-24
added EM_ARM and ARM relocation types
Tony Puccinelli
2010-06-23
defined various values in elf32.h and filled out load in wiz loader (includin...
Tony Puccinelli
2010-06-22
modified main to use ELF loader
Tony Puccinelli
2010-06-22
changed PS2 to GP2X.
Tony Puccinelli
2010-06-22
modified formatting to match ScummVM Code Formatting Conventions
Tony Puccinelli
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
added wiz plugins provider header
Tony Puccinelli
2010-06-21
fixed dependency typo
Tony Puccinelli
2010-06-19
added 'enabled' variable
Tony Puccinelli
2010-06-19
added pretty skeletal loader
Tony Puccinelli
2010-06-18
added ELF loader header for gp2xwiz
Tony Puccinelli
2010-06-17
quick and rough working wiz makefile added (will be refined and moved to Wiz ...
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
Bugfix for wrong parameter order in scene resources load method call. Also ad...
Paul Gilbert
2010-06-04
SCI: Fix for Valgrind Warning in Palette.
David Turner
2010-06-04
Some more work on channel remapping: Moved the remapping code to the music lo...
Filippos Karapetis
2010-06-04
Simplified the channel monitoring code inside the SoundResource class
Filippos Karapetis
2010-06-04
Ensure that zones/animations always get the same index number.
Nicola Mettifogo
2010-06-04
Bugfix for the loading of the animation frame list
Paul Gilbert
2010-06-04
Added code and support routines for destroying animations correctly, which al...
Paul Gilbert
2010-06-04
SCI: Replace strncpy with Common::strlcpy
Walter van Niftrik
2010-06-04
SCI: Add savegame version check in CheckSaveGame
Walter van Niftrik
2010-06-04
SCI: Cleanup
Walter van Niftrik
2010-06-04
further tweaks to Makefile and main linker
Tony Puccinelli
2010-06-03
Replace two uses of ::qsort by Common::sort.
Johannes Schickel
[prev]
[next]