GBADotnet icon indicating copy to clipboard operation
GBADotnet copied to clipboard

Fix zayd DMA timing roms

Open DaveTCode opened this issue 2 years ago • 1 comments

There are some DMA timing roms put together by zayd on the discord which test 4 different DMAs with/without prefetch enabled. Whilst working on #5 I'm very close to nailing these as well but calling out as a separate issue since it's worth considering them directly.

DMA Slow

image image

DMA Medium 1

image image

DMA Medium 2

image image

DMA Fast

image image

DaveTCode avatar Apr 12 '22 16:04 DaveTCode

Only one I'm correct on is the fast DMA, the others I'm off by at most 1 cycle but in random directions and cases

DaveTCode avatar Apr 12 '22 16:04 DaveTCode