I would like to suggest three things:
- I want to be able to enter numbers in this form "2 ^ 24" and have it be converted to 16777216.
- I want to be able to enter numbers in hex form (eg, 0xFF is 255).
- I would like to have a toggle in the options to display circuit numbers in hex form, to aid in debugging.