Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!mnetor!uunet!seismo!rutgers!sri-spam!mordor!lll-tis!ptsfa!well!csz
From: csz@well.UUCP (Carter Scholz)
Newsgroups: comp.sys.cbm,rec.music.synth
Subject: Re: C-64 MIDI interface programming info
Message-ID: <3634@well.UUCP>
Date: Sun, 26-Jul-87 23:54:51 EDT
Article-I.D.: well.3634
Posted: Sun Jul 26 23:54:51 1987
Date-Received: Tue, 28-Jul-87 01:49:43 EDT
References: <882@edge.UUCP>
Reply-To: csz@well.UUCP (Carter Scholz)
Organization: Whole Earth 'Lectronic Link, Sausalito, CA
Lines: 20
Xref: mnetor comp.sys.cbm:590 rec.music.synth:1169

In article <882@edge.UUCP> doug@edge.UUCP (Doug Pardee) writes:
>If anyone wants to program his C-64 MIDI interface, here are the basics...
>
>A 6840 Programmable Timer Module is mapped at $DE00-$DE07.  It is driven
>off of the CPU clock (1.02 MHz for US/Canada NTSC C-64s).  On those MIDI
>interfaces with Tape-Sync output, it is driven by the 6840's "Timer 1".
>
>A 6850 Asynchronous Communications Interface Adapter is mapped at $DE08-
>$DE09.  It is driven by a 500 KHz clock.
>
>Both devices are connected to the C-64's interrupt line.

This information is not correct for the Sequential Circuits 242
interface (also known as the "Model T" from Dr. T's Software).
The ACIA in these units is at $DE00-$DE03.  Software written for
the Passport interface (described above) will not run on the SCI.
For further details on the SCI interface, contact Dr T's at
220 Boylston St, Suite 306, Chestnut Hill MA 02167, (617) 244-6954.
They will send you a complete SCI-242 spec sheet with programming
examples for $3.  Recommended.