This is an old version from the tos.hyp. The new is on GitHub!

HomeXBIOSXBIOS error-messagesScreen functions

4.4 xbios-trap

Name: »xbios« - Execute xbios-trap. Lock peripheral components.
Declaration: int32_t xbios( void ... );
Description: The routine xbios executes a TRAP #14. The parameters passed depend on the particular XBIOS function in each case.
Return value: The function returns a value of the data type int32_t.
See also bios   gemdos   XBIOS   Dispatcher

HomeXBIOSXBIOS error-messagesScreen functions