Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!cbmvax!eric From: eric@cbmvax.cbm.UUCP (Eric Cotton) Newsgroups: comp.sys.amiga Subject: Re: Amiga 500/2000 Clock... Message-ID: <1715@cbmvax.cbmvax.cbm.UUCP> Date: Thu, 23-Apr-87 09:26:28 EST Article-I.D.: cbmvax.1715 Posted: Thu Apr 23 09:26:28 1987 Date-Received: Sat, 25-Apr-87 09:36:31 EST References: <2300005@hpsadla.HP> <11335@topaz.RUTGERS.EDU> Reply-To: eric@cbmvax.UUCP (Eric Cotton) Organization: Commodore Technology, West Chester, PA Lines: 34 In article <11335@topaz.RUTGERS.EDU> lachac@topaz.rutgers.edu (Gerard Lachac) writes: >In article <2300005@hpsadla.HP> jimh@hpsadla.HP (Jim Horn) writes: >> >> Does anyone know how the battery-backed real time clock in the Amiga >>500 and 2000 is addressed? I assume it is used to set the interrupt-driven >>clock used by the operating system after /Reset, but am curious about where >>the code resides - is it called by the s/Startup-Sequence, or is the code >>in the Kickstart ROMs? > >According to the Amazing Computing article (I think, it was one of those >reviews), they said the clock is set thru the s/Startup-Sequence. > >They could be wrong, but I don't think so... But in fact they are correct. The SetClock command (found in the c: dir- ectory) has been added to the Startup-Sequence to set the Amiga's system time from that in the battery backed-up clock. The SetClock command can also be used to save the system time to the bbc. Usage is as follows: setclock opt load|save opt load loads system time/date from clock opt save saves system time/date to clock -- Eric Cotton Commodore-Amiga "I don't find this stuff amusing anymore." /*========================================================================*/ /*==== UUCP: {ihnp4|allegra|seismo|pyramid!amiga}!cbmvax!eric ====*/ /*==== ARPA: cbmvax!eric@seismo ====*/ /*==== US mail: Commodore Technology / 1200 Wilson Drive ====*/ /*==== West Chester, PA 19380 ====*/ /*==== phone: (215) 431-9180 ====*/ /*========================================================================*/