Help connection z80 to SRAM

olsen wrote 03/13/2019 at 00:32 0 points

I'm struggling to connect a z80 to a motorola MCM6810 SRAM.

The motorola has a r/w line that when pulled high puts the chip in read. When pulled low, it puts the chip in write.

(I can't find a legible datasheet, so I'm basing it off of a schematic from https://mysite.du.edu/~jcalvert/tech/6504.htm)

The z80 has a read pin and a write pin, when one goes high, the ram is expected to enter that state.

I need some help with a circuit that can connect the two, a legible datasheet for the MCM6810P, and possibly an explanation for why my understanding of ram control signals is faulty.