OSWORD &0F

From BeebWiki
Revision as of 02:42, 4 October 2017 by Jgharston (talk | contribs) (Added subfunction 5.)
Jump to: navigation, search

OSWORD &0F (15) - Write CMOS clock

On entry:
 XY?0=function code
 XY+1.. value to use.
Functions are:
  5 - Set time to value in centisecond count since 00:00:00 01-Jan-1900 (where supported)
  8 - Set time to value in format "HH:MM:SS"
 16 - Set date to value in format "Day,DD Mon Year"
 24 - Set time and date to value in format "Day,DD Mon Year.HH:MM:SS"

See Also

Jgharston 12:57, 26 May 2009 (UTC)