Re: reset cycle for 6800
- From: Bill Janssen <billj@xxxxxxxx>
- Date: Sun, 23 Apr 2006 15:13:55 GMT
jchausler wrote:
Chris Croughton wrote:As I remember the 6800 required clock voltage that was a little higher ( or lower ) than TTL
On 28 Mar 2006 06:36:29 -0800, A68
<asmara_lebanon@xxxxxxxxxxxx> wrote:
3.See the specification. As I recall it's a little more complex than just
What is the requirement for providing "phase 1" and "phase 2" if I
don't have the proper clock chip such as 6875.
using an inverter because of the non-overlapping rule (the two clocks
mustn't both be high at the same time). The MC6875 datasheet has an
equivalent circuit (from which you could build in discrete TTL, but most
of it is used to do the memory hold-off for slow memory (lengthening the
phase until the memory is ready) and DMA, the basic circuit for constant
running is just a D-type flip-flop with feedback (!Q to D) and the two
phases being from Q and !Q.
The datasheet can be obtained from:
http://www.datasheetcatalog.com/datasheets_pdf/M/C/6/8/MC6875.shtml)
IIRC the Motorola D1 kit used a dual one shot (8602?) but a funny.
MC3459 IIRC, chip to drive the inputs to the processor due to some
kind of loading problem. I doubt 3459's are available any more.
could provide.That was in addition to the timing constraints
I think the 2 MHz version (B) of the 6800 was fast enough for the 8 inch or 3 1/2 inch drives
4.With a disk driver. Sorry, I don't have code for one (and it would
How does 6800 store text file to floppy disk.
depend on the interface to the floppy and what file system you want to
use as well). But that is a lot higher level.
There were several floppy operating systems for the 6800.
I used FLEX and there is a FLEX USERS GROUP on the net,
it was the most popular and there are versions for various hardware
configurations. Mine uses the popular 1771 floppy controller for
5 1/4 inch floppies in a PIO mode. The 6800 was not fast enough
to read 8 inch floppies in PIO mode so a DMA controller was
required. The 6809 could handle both in PIO mode. There were
versions of FLEX for both the 6800 and the 6809. There is still
a lot of activity in this area.
Midwest Scientific Instruments had MSI DOS is another oneYou should get on the FUG mailing list. There is an active (small) group, many of
out there with some continuing interest. Percom had a very
basic floppy disk system. I never used it but IIRC you had
to keep your own disk catalog.
Regards,
Chris
them were active in designing software and hardware for the Motorola chips.
Bill K7NOM
- References:
- Re: reset cycle for 6800
- From: jchausler
- Re: reset cycle for 6800
- Prev by Date: Re: reset cycle for 6800
- Previous by thread: Re: reset cycle for 6800
- Index(es):
Relevant Pages
|