Using DRAM

This is an archive of a topic from NESdev BBS, taken in mid-October 2019 before a server upgrade.
View original topic
Using DRAM
by on (#20258)
I'm not sure if anyone could use this but here's a basic DRAM circuit for 6502:

Image

It does 1 hidden refresh cycle per read/write, if you use a faster clock you can get in more refresh cycles by altering it to toggle /RAS after /RAS = 1 && /CAS = 0

Adjust the NAND gate for the JKFF's CLK active level