Skip to content

Add signed int support to programming mode

Add support to display bit representation for negative integers. Bit manipulation of singed integers will keep sign. Word size change will keep sign if reduced integer has valid signed bit set.

Close #107 (closed)

Edited by Erik Wolf

Merge request reports