In looking at the various Tindie & z80kits offerings, they seem to use the serial I/O type of RTC devices. Is anyone aware of anything that uses the old MM58167? If not, I have a design (not mine) that I might try to spin up. Given I'm going to be using CP/M 2.2 as the OS, I'm not concerned about OS functionality. Thanks
--
You received this message because you are subscribed to the Google Groups "RC2014-Z80" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rc2014-z80+...@googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/rc2014-z80/6eda29eb-abb0-44ff-af0e-a36e0f9b41e6n%40googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/rc2014-z80/40ce1dfe-2d29-4421-9d59-77096d186b55n%40googlegroups.com.

To view this discussion, visit https://groups.google.com/d/msgid/rc2014-z80/09e84d6a-7012-411f-83f9-de19120e30a2n%40googlegroups.com.


To view this discussion, visit https://groups.google.com/d/msgid/rc2014-z80/31251677-de01-4c13-ba79-4856bd27d057n%40googlegroups.com.
I notice on this schematic, and I've noticed it on prior ones, that you don't use any indication that a signal is 'active low'. You might want to consider showing an active low signal with a label that either:
- Has an overbar (this is more typical for databooks than schematics)
- A leading slash: /IORQ
- A trailing dash: IORQ-
- A trailing '/L': IORQ/L (you're more likely to find this on older schematics)
- A leading or trailing '*': *IORQ or IORQ* (this can cause problems with some tools, as it might conflict with using a wildcard)
--
You received this message because you are subscribed to the Google Groups "RC2014-Z80" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rc2014-z80+...@googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/rc2014-z80/c9065b57-b41e-4321-970f-f0fd9f2df9f4n%40googlegroups.com.