Iriver remote LCD driver: * Split out assembler parts. * Reintroduced the 2 transfer...
commite817ce9a1bb7676be822dc3ec72ae283b14cfe20
authoramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Sun, 6 Apr 2008 23:57:37 +0000 (6 23:57 +0000)
committeramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Sun, 6 Apr 2008 23:57:37 +0000 (6 23:57 +0000)
treec971ccdae24c184f2cf8eec781e975a67c0f512d
parentd07cf78b14c9c2f2c0032c769ab9d70648cc8b0c
Iriver remote LCD driver: * Split out assembler parts. * Reintroduced the 2 transfer routine variants (low/high CPU clock), and made the version for high CPU clock a little slower because there were problems reported. The function can be slowed down more if there are still problems.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17006 a1c6a512-1295-4272-9138-f99709370657
firmware/SOURCES
firmware/target/coldfire/iriver/lcd-remote-as-iriver.S [new file with mode: 0644]
firmware/target/coldfire/iriver/lcd-remote-iriver.c