Topic : TOS - The Operating System Author : Version : tos.hyp (December 19, 2008) Subject : Programmieren/Atari Nodes : 3010 Index Size : 93790 HCP-Version : 5 Compiled on : Atari @charset : atarist @lang : @default : Title @help : @options : +g -i -s +x +zz -t4 @width : 70 View Ref-File4.14.3 Oscanphy TOS Name: »Oscanphy« - Switch the Physbase emulator. Opcode: 4202 Syntax: int16_t Oscanphy( int16_t mode ); Description: The function permits the switching of the Physbase emulator. The following apply: Parameter Meaning mode -1 = Obtain status 0 = Switch off emulator 1 = Switch on emulator (default) When the emulator is switched on, then a call of Physbase returns the value of Logbase. Before terminating the program it is imperative that the Physbase emulator is switched on again. Return value: For mode -1, the function returns the current status of the emulator. Availability: These functions are only available under OverScan; they are not routines of the operating system. Group: OverScan XBIOS functions See also: Binding Oscanis Oscanpatch Oscanscr Oscanswitch Oscantab Oscanvb