N64 icon indicating copy to clipboard operation
N64 copied to clipboard

Add SI TImings demo

Open bsmiles32 opened this issue 4 years ago • 0 comments

This work allows to measure SI DMA/IO speeds. It polls SI_STATUS and compute how many C0_COUNT increments have happened during DMA/IO transfer. Precision of timing is not absolute, as there can be many factors that interfere with pure SI timings.

Tested only on PAL system. See code for details.

bsmiles32 avatar Dec 13 '20 18:12 bsmiles32