I use calc.exe on windows a lot for quick maths. I've also been wanting to make an editor for machine code that is bootstrapped by writing machine code (and the exe header) in an ASCII hexdump and running it through a reverse hexdump program. A calc.exe replacement seems to be a good starting point for the editor and is on theme for the jam.