Changes
/* Downloads */
== Software ==
Included BASIC and CP/M+ drivers:
* RSX.BAS (loader) and RSX.BIN (binary)- allows to change the time under BASIC, using following RSX commands** |SETTIME,yy%,mm%,dd%,dayofweek%,hour%,min%,sec%** |ASKTIME,@yy%,@mm%,@dd%,@dayofweek%,@hour%,@min%,@sec%** |POKERTC,index%,value%** |PEEKRTC,index%,@value%** |TIMEON,xpos%,ypos%,interval%** |TIMEOFF** |ALARMON,hour%,min%,sec%,flag%** |ALARMOFF* CLOCK.COM - installs the clock under CP/M+ (thereafter** Thereafter, it should be accessible with standard DATE command, and, it should add timestamps to files).** According to english manual, time is set by "CLOCK dd/mm/yy hh/mm/ss" rather than by using the DATE command (?)** Unknown how the timestamps are stored on disk? The normal AMSDOS filesystem / directory entries don't include timestamps.** According german manual, something is (the startup message?) "Datomat RTC und Cdos sind Warenzeichen von CMS International" (=Datomat RTC and Cdos are trademarks of CMS International)
== Timestamps ==
This entry contains the time stamps for the extents using the previous three directory entries. Note that you really have time stamps for each extent, no matter if it is the first extent of a file or not. The structure of time stamp entries is:
1 byte minute in BCD format
== Review Photos ==
<gallery caption="dk'tronics Real Time Clock - 464/664 version">
image:RTC 001.jpg
image:RTC 002.jpg
image:RTC 003.jpg
image:RTC 004.jpg
image:RTC 005.jpg
image:RTC 006.jpg
image:RTC 007.jpg
image:RTC 008.jpg
image:RTC 009.jpg
image:RTC 010.jpg
image:RTC 011.jpg
image:RTC 012.jpg
</gallery>
<gallery caption="dk'tronics Real Time Clock 300dpi scans by Robcfg - 6128 version">
Image:RTC_Front.jpg|Front
Image:RTC_Back.jpg|Back
Image:RTC_Top.jpg|Top
Image:RTC_Side.jpg|Side
Image:RTC_PCB_Top.jpg|PCB Top
Image:RTC_PCB_Bottom.jpg|PCB Bottom
</gallery>
== Reviews ==
Reviewed in [[Amstrad Computer User]], July 1987, pages 28 and 29.
<gallery>
</gallery>
== Manuals ==
* [[Media:HD146818 datasheet.pdf|Hitachi HD146818 datasheet]]
* [[Media:Dktronics RTC Manual English.pdf|Dk'tronics RTC Manual (English)]]
* [[Media:Dktronics RTC Manual German.pdf|Dk'tronics RTC Manual (German)]]
== Downloads ==
* [[File:DktronicsRtcDriver.zip]] - none such?
[[Category:Peripherals]]
[[Category:Hardware]]