I want to write a streaming audio player for Palm OS, so I'm thinking of trying to port libmad to Palm OS. Newer Palms have ARM processors but user apps are mostly emulated 68k code, so theoretically it'll be possible as long as I can convert the whole library to an "ARMlet".
I don't want to reinvent the wheel or step on anyone's toes, though. Is there already a Palm port in progress?