@astrid yeah I reckon it at least needs hardkeys for add, sub, mul, lsh, rsh, and, or, xor, not, parentheses, and equals. then shift keys for stuff like neg, idiv, rol/ror, pow, log, endian swap, popcnt, etc.
I usually just use calc.exe but there are times where a physical device offers a kind of... delineation of purpose (idk if that's the best term, this is hard to explain) that I find helpful in certain contexts.
is anyone aware of a physical calculator (an actual one, with buttons) designed for working with integers, hex, and binary, with support for both arithmetic and binary operations?
I'm looking for something with the simplicity of a basic calculator, with minimal cognitive effort to operate it, rather than something where I have to constantly press a bunch of buttons to switch modes or do anything useful.
I could build one, I guess, if it doesn't exist (or if it costs silly money).