Ericisonit 2021-08-17 20:08
HEX VIEWER/EDITOR
(Trying to get the handwriting recognition to work so editing byte values can be cake)
Dan 2021-08-19 20:28 (Edited)
I'm playing with the idea to make a hex editor in some other language.
Anyway, if you need an idea on how to input the numbers for editing:
You already have all the numbers needed for input.
At the top side, there are numbers from 0 to f.
I would make them as clickable buttons !