aboutsummaryrefslogtreecommitdiff
path: root/backends/PalmOS/Rsc/armcode.r
blob: d7a23bae8766bddf8650f09928d690afdb4d8cd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
// ARM optimized functions

read 'ARMC' (1, "ARM")	"PNO/widelandscape.bin";
read 'ARMC' (2, "ARM")	"PNO/wideportrait.bin";
read 'ARMC' (3, "ARM")	"PNO/copyrectangle.bin";

read 'ARMC' (4, "ARM")	"PNO/proc3.bin";
read 'ARMC' (5, "ARM")	"PNO/drawstrip.bin";

read 'ARMC' (6, "ARM")	"PNO/blit.bin";