There have been only a few people who have tried to write alternative code for the SSC-32, better off adding a processor like an Basic Atom Pro on a BB2, or an Arduino…
One reason for SSC-32 is that it can handle up to 32 servos and you can/must write the code to do whatever you wish for it to do… The code can be in their normal Basic or if you are brave you can do it in C, but very little support for this (ie, only standard GCC libraries)
the SSC32 is a servo controller that take serial command.
So anything that can talk with it by serial will work.
That include Arduino, BB2 and all others