Skip to content

Latest commit

 

History

History
104 lines (59 loc) · 2.14 KB

README.md

File metadata and controls

104 lines (59 loc) · 2.14 KB

Atari Realtime Clock Driver    Badge License

Extensible driver system for real time clock upgrades.



Support

This driver works with the following types
as well as similar ROM based clocks:

  DS1216E       DS1216F       DS1315  


It should also work seamlessly with any TOS and Atari
applications for setting date / time, such as XControl.



⚠  Caution  ⚠

Using other clock drivers, y2k fixes or 3rd party Dallas
applications for setting time may cause problems.

Most problematic are ones that rely on the IKBD
which compensates by modifying the set year.



Tested

This driver has been tested with a
Forget Me Clock II  cartridge.


The following systems have been tested:

  FreeMiNT       EmuTOS       MagiC       TOS  


They have been tested with versions:

  2.06       1.62       1.04  



Usage


  1. A1  must be used as data input.


  2. A2  /  A3  must be used for  /WE .


  3. The Dallas must occupy the cartridge
    port or any of the TOS ROM sockets.


  4. Place the driver in your  AUTO  folder.



Files