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
/
engines
/
scumm
/
proc3ARM.s
Age
Commit message (
Expand
)
Author
2014-03-09
SCUMM: Define symbols before actually using them in proc3ARM.s.
Johannes Schickel
2014-03-06
SCUMM: Manually specify function alignment in ARM assembly.
Johannes Schickel
2012-08-31
SCUMM: Nicer constants in _ClassicProc3RendererShadowARM that allow refactori...
Bertrand Augereau
2012-08-31
SCUMM: Fix of spaces/tabs mismatch (Cosmetic)
Bertrand Augereau
2012-04-04
SCUMM/ARM: Fix crashes in ARM asm costume renderer
Willem Jan Palenstijn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-23
ARM: Global symbols get an underscore prefix on darwin
dhewg
2011-04-23
ASM: Replace .equ with .set in proc3ARM.s
dhewg
2010-02-26
SCUMM: Fix stride of palette data in ARM optimised costime renderer
Neil Millstone
2010-01-23
Some more header modifications ("Graphic Adventure Engine" and the legal prop...
Arnaud Boutonné
2009-03-20
Set svn:keywords on asm files
Max Horn
2009-01-26
made fix from r36039 more efficient
Willem Jan Palenstijn
2009-01-24
fix near-infinite loop and segfault in ARM costume asm when len == 0 (should ...
Willem Jan Palenstijn
2008-03-08
Remove unnecessary execution bit.
Eugene Sandulenko
2008-02-03
Introduce ARM code for commonest case of "proc3" costume blitting (as
Robin Watts