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-16
put in initial relocations for R_ARM_ABS32, R_ARM_THM_CALL and R_ARM_V4BX
Tony Puccinelli
2010-07-15
added necessary #includes to loader
Tony Puccinelli
2010-07-15
Fixed function prototype typos
Tony Puccinelli
2010-07-15
restructured ps2loader to use Common::SeekableReadStream instead of a file de...
Tony Puccinelli
2010-07-14
various dsloader fixes, including initializing _symtab_sect to -1 in the header
Tony Puccinelli
2010-07-14
changed Elf32_Rela to Elf32_Rel
Tony Puccinelli
2010-07-13
formatting fix for dsloader.h
Tony Puccinelli
2010-07-13
Changed loader to use Common::SeekableReadStream (compiles but doesn't run an...
Tony Puccinelli
2010-07-13
Started changing loader to use Common::SeekableReadStream
Tony Puccinelli
2010-07-13
removed --gc-sections linker flags so functions/data needed after run-time li...
Tony Puccinelli
2010-07-08
fixed dependencies/paths/etc. in arm9/makefile to get engine plugins building...
Tony Puccinelli
2010-07-07
fixed some errors in makefile for plugin linking
Tony Puccinelli
2010-07-07
various fixes for ds dynamic plugins
Tony Puccinelli
2010-07-03
moved plugin linker and elf32 header file to arm9/source and modified ds make...
Tony Puccinelli
2010-07-03
moved loader to arm9/source and added it to module.mk
Tony Puccinelli
2010-07-03
changed main to use DS plugin provider if dynamic modules are turned on
Tony Puccinelli
2010-07-03
added ds plugin provider to module.mk
Tony Puccinelli
2010-07-03
modified default ds linker script for linking of engine plugins
Tony Puccinelli
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
[next]