vintagepc / MK404

A functional Simulator for Prusa (Mini/Einsy) Rambo based printers
https://vintagepc.github.io/MK404/
GNU General Public License v3.0
72 stars 9 forks source link

[FEATURE] Fuzz interrupt timings #364

Open vintagepc opened 2 years ago

vintagepc commented 2 years ago

For attempting to reproduce strange/rare bugs... see if there's a way to fuzz timing of interrupts by a cycle or two.

Should be reproducible with a seed value for the RNG

Requested by @wavexx