ROM->RAM DMA using $2180

This is an archive of a topic from NESdev BBS, taken in mid-October 2019 before a server upgrade.
View original topic
ROM->RAM DMA using $2180
by on (#106525)
Is it possible to DMA from ROM to RAM using the RAM data port at $2180?
Re: ROM->RAM DMA using $2180
by on (#106526)
Yes. RAM to RAM is not possible, though.