Changes

Jump to: navigation, search

Dobbertin Smart Watch:RTC routines

57 bytes added, 19:42, 12 November 2016
These are the low level routines of [[FutureOS]] to read and write the [[Dobbertin Smart Watch|Dobbertin RTC]], written by [[TFM]]. They show how to read and write the RTC itself.
<pre>
 
;TFM of FutureSoft - part of FutureOS
;All rights reserved
RET
</pre><pre>
;Uhr-Daten schreiben
;-------------------
LD BC,(AKT_ROM):OUT (C),C
RET
 
</pre>
[[Category:FutureOS]]
[[Category:Programming]]
897
edits