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.5.14 Physbase TOS Name: »physical screen ram base« - Returns the physical start address of the video memory. Opcode: 2 Syntax: void *Physbase( void ); Description: The XBIOS routine Physbase returns the physical start address of the RAM region currently being used for the video memory. Return value: The function Physbase returns the start address of the physical screen memory. Availability: All TOS versions. Group: Screen functions See also: Binding Logbase Setscreen