aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ds/arm9/source/adpcm_arm.s
AgeCommit message (Collapse)Author
2008-05-15Porting changes from 0.11.0 branchNeil Millstone
svn-id: r32140
2008-03-08Clearing unnecessary execution bitEugene Sandulenko
svn-id: r31071
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
svn-id: r30667
2007-12-24ARM version of central ADPCM decoding block for NDS. Define ARM_ADPCM toRobin Watts
enable. Apparently may not be required as this isn't speed critical - but I've written it now, so seems a shame to lose it. svn-id: r29980