agranlund/rtc
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
main
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
---------------------------------------------------------------------------- Atari realtime clock driver(s) Extendible driver system for real time clock upgrades. Comes with a driver for Dallas DS1216, DS1315 or similar ROM based clocks. These files are distributed under the GPL v2, or at your option any later version. See LICENSE.TXT for details. (c)2020, Anders Granlund ---------------------------------------------------------------------------- How to use: Put driver in your AUTO folder. These drivers are meant to work seamlessly with any TOS and the Atari applications for setting time and date, for example XControl. Note: Using other clock drivers, y2k type fixes or 3rd party Dallas applications for setting time may cause interference. Especially those that rely on the IKBD and sets the year back and forth to compensate. It has been tested with a "Forget Me Clock II" cartridge under TOS 1.04, 1.62, 2.06 and EmuTOS, as well as FreeMiNT and MagiC. Your milage may vary. ---------------------------------------------------------------------------- Hardware drivers: ---------------------------------------------------------------------------- DALLAS1.PRG Supports various ROM based dallas chips such as DS1216E, DS1216F, DS1315 in ROM mode or similar chips. It assumes A1 is used as data input and either A2 or A3 as /WE The Dallas can be located in cartridge port or any of the TOS ROM sockets. ---------------------------------------------------------------------------- Sources: ---------------------------------------------------------------------------- SRC/CORE.s - hardware independent driver core SRC/TEMPLATE.S - dummy driver template SRC/DALLAS1.S - driver for DS1216 / DS1315
About
Atari drivers for Dallas realtime clock
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published