| 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
|