Title: Call a SWI Short: Provides a SWI to determine a target SWI number at run time (v0.0) ShortName: callaswi.zip Author: Darren Salt Date of Release: 25-oct-96 Status: Freeware Size (unarchived): KB Archiver used: SparkFS ------------------------------------------------------------------ Short Description: The CallASWI module provides a new SWI allowing a target SWI number to be determined at run time, and passed in a register. This removes the need for a common idiom of dynamic code, in language library SWI veneers for example. In an APCS-R library, OS_CallASWIR12 may be more appropriate. Unlike Acorn's implementation, this version *does* allow you to use the SWI names. CallASWI implements the StrongARM support SWIs from RISC OS 3.7 and is suitable for use on RISC OS 3.1, and probably 3.5 and 3.6 as well.