Hi there all,
TL;DR I need a circuit for connecting a tape interface to a simple 8-bit computer...
I have aspirations to create my own hombrew CPU. I have a few ideas so far about what it will do. One of the things that I love
about 1980's micros (believe me or not) are cassette interfaces. I realize that many loathe using tapes to store data, but I personally
missed out on this era as my first PC was in 1991.
Anyhoo, I'm a professional developer but an amateur hobbyist when it comes to hardware. I am planning on developing a 6502 based
project, or possibly a Z80 if not both. I have found some very helpful simple circuits for both, one in particular is here:
https://web.archive.org/web/20180131140 ... leZ80.htmlI had to reference web.archive because the author's site appears to be down at this time.
What I would love to see is as-simple of a circuit for including a tape cassette interface. I understand that a ROM of sorts will be required
that can send the proper interrupts to turn on / off the motor etc. Ideally, I just want to know what ICs can be used to control the interface,
and what sort of logic needs to happen to make this possible.
It seems all the original 8-bit micros had this capability, I would just like to not have to refer to their schematics. Instead, I'd like to focus in
on the circuit so I can fully grasp what is involved. Thanks for any support.