aboutsummaryrefslogtreecommitdiff
path: root/keystrokes
blob: f8ea1c03132a0de1d4a0d42579550425acb86799 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
arithmetic: + - * (or x) /
boolean: & | ^ (xor) S (shift) ~ (not)
clear: escape
numbers: 0-9 a-f .
what does comma do?
backspace
invert: _ (aka +/-)
set base: D H O B
enter
shift: < >
memory: [ (STO), ] (RCL), } (SUM)
paste: P
quit: q (this should be Q or maybe ^q)