|
|
Rockbox mail archiveSubject: Re: sony cd changer emulation almost finishedFrom: Björn Stenberg (bjorn_at_haxx.se) Date: 2004-06-01
sophana wrote:
That's not a big problem with Free Software, since the plugins are always recompiled when the API changes.
Backwards plugin API compatibility is only important if you worry about old binary-only plugins working with new Rockbox versions. That is not a problem we have.
> Is there not another way of making system calls through a trap or
Trapping is used for separating user-space and kernel-space code. We don't have anything like that, we just want to call a few functions. So we use simple callbacks.
-- Björn _______________________________________________ http://cool.haxx.se/mailman/listinfo/rockbox
Page was last modified "Jan 10 2012" The Rockbox Crew |