mirror of
https://github.com/MiSTer-devel/NeoGeo_MiSTer.git
synced 2026-05-24 03:04:15 +00:00
There were some issues exposed with the previous reset changes. DDRAM: set cache invalid during reset to prevent wrong data at first read T80pa: IntCycleD_n was not set during reset which caused the first read cycle to assert both MREQ and IORQ. This resulted in reading the wrong data.