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