Changes
/* Downloads */
== Technical ==
Contains a following components: HD146818P ([[PC compatible RTC chip|PC-style RTC]]), a TMP[[Z80 PIO|Z84C20]]P ([[Z80 PIO]]), three logic chips74LS00 (Quad NAND), 74LS138 (demux), 74LS175 (4bit latch), 9pin male DSUB connector (used as an 8bit general-purpose I/O port (9pin male DSUB), and a rechargeable 3.6V battery.
== 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. == Downloads == [[File:DkronicsRtcDriver.zip]] - none such** 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 ==
1 byte hour in BCD format
1 byte minute in BCD format
== Photos ==
<gallerycaption="dk'tronics Real Time Clock - 464/664 version">
image:RTC 001.jpg
image:RTC 002.jpg
image:RTC 011.jpg
image:RTC 012.jpg
</gallery>
<gallery caption="dk'tronics CPC6128 Real Time Clock 300dpi scans by Robcfg- 6128 version">
Image:RTC_Front.jpg|Front
Image:RTC_Back.jpg|Back
</gallery>
== Reviews ==
Reviewed in [[Amstrad Computer User]], July 1987, pages 28 and 29.
<gallery>
Amstrad Computer User8707 028.jpg
Amstrad Computer User8707 029.jpg
</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:HardwarePeripherals]] [[Category:PeripheralsHardware]]