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.26 VsetSync TOS Name: »VsetSync« - Sets the type of external synchronisation.
Opcode: 90
Syntax: void VsetSync( int16_t flag );
Description: The XBIOS function VsetSync determines how the video is
to be synchronized. The parameter flag is coded as
follows:
Bit Meaning for set bits
0 Use external clock
1 Use external vertical sync
2 Use external horizontal sync
Return value: The function does not return a result.
Availability: The function is only available on computers of the
Falcon series.
Group: Screen functions See also: Bindingmon_typeVsetmodeVgetSizeVgetRGBVsetRGBVsetMask