A simple lightweight crossplatform tool to do fast conversions between decimal, hexadecimal and binary numbers.
- 1 - 9 + A - F: Inputs the digits
- Shift + D: Switch to decimal input mode
- Shift + B: Switch to binary input mode
- Shift + H: Switch to hexadecimal input mode
- Backspace: Remove latest number in the current input mode
- Enter: Reset input
- Y + Switch input mode: Copy the current value stored in the buffer you are switching to.
To compile link to the appropriate SDL3 headers and files for your platform.
