nand2tetris / web-ide

A web-based IDE for https://nand2tetris.org
https://nand2tetris.github.io/web-ide
Other
38 stars 11 forks source link

Write to memory before second ALU computation on tock #344

Closed netalondon closed 3 weeks ago

netalondon commented 3 weeks ago

An alternative to #340 that doesn't break the built-in CPU chip implementation. Fixes #337.