Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246
Changes - CPCWiki

Changes

URTC-8 Universal RTC for Z80 computers

61 bytes added, 18:39, 1 October 2019
/* uRTC.COM */
Use to set or display the time and date on uRTC-8, or transfer it to the host computer.

Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /mnt/cpcwiki-httpdocs/includes/diff/DairikiDiff.php on line 434
usage: uRTC [-t] [-q] - show date and time from the RTC clock" uRTC [[day] [dd/mm/yy] [hh:mm[:ss]]] [-tts|p] [-q]" - set RTC day/date/time" -t tp transfer uRTC date/time to CP/M Plus system clock" -ts transfer uRTC date/time to Superbrain system clock"
-q quiet mode, reports errors only"
A>uRTC
Tue 18 Dec 2018 17:05:13
A>uRTC -ttp Host RTC CP/M Plus system time set: Tue 18 Dec 2018 17:05:13
You can combine functions as well; so for example
A>uRTC Wed 19/12/18 -ttp
..would set the day of the week to Wednesday and the date to the 19th Dec 2018 on the RTC's clock, then transfer the new date and time to the host computer's system clock.
412
edits