ScriptPerif:

Peipheral interface for scripts.

Mandatory functions to implement:

Register C++ objects and functions:

    void registerScript( ScriptCpu* cpu )

Register Script functions:

    void startScript()