vintagepc / MK404

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

[BUG] Simulated SPI ignores SPSR and SPCR #199

Closed vintagepc closed 4 years ago

vintagepc commented 4 years ago

Describe the bug Per title. This means the SPI runs slower than expected, and therefore we get WDRs on some SD card reads...

182 #115

Additional context Fix in SimAVR and submit a pull request to upstream.

vintagepc commented 4 years ago

Upstream PR filed: https://github.com/buserror/simavr/pull/392