Skip to content

FIxed recursion error when clicking "display memory content"

The issue originates from how the update cell function works. It calculates the max and min allowed value for each entry. This calculation was wrong and is now fixed by using the bit length of each memory.

Closes #70 (closed)

Merge request reports

Loading