but to run it on OP, you just recompile the same source.
.. there's only about 2 functions that are different between the 2 APIs.. (setting max speed, for example) and there is even a trick that can be used to detect if it's being compiled for OP or EAW..
.. ie:
#ifdef USING_OP
It's dead easy.
-- Luc