wokwi / avr8js

Arduino (8-bit AVR) simulator, written in JavaScript and runs in the browser / Node.js
https://blog.wokwi.com/avr8js-simulate-arduino-in-javascript/
MIT License
481 stars 78 forks source link

LD, ST instructions should take 2 clock cycles #39

Closed urish closed 4 years ago

urish commented 4 years ago

According to page 626 of the ATmega328p datasheet, also measured on a physical device.