All SWIs are called with the X bit set and return error pointers. Naming is similar to OSLib so that the veneer for SWI Playit_XxxxYyyy is xplayit_xxxx_yyyy. Veneers that split an SWI into several reason codes have the code name appended to this after another '_' character.
Parameters are mapped directly to registers in the same order. Any return parameters (those after the 'out' comment can be NULL if you're not interested in it.
Veneers (playit.h)
Other functions (playitap.h)
xplayit_ensure | xplayit_autoplay | playit_read_version | playit_file_type_name |
[ Parent ] [ Manual root ]