📄 readme.hex
字号:
This .ZIP file contains three utilities that may be useful in dealing with
Intel hex format data files.
HEX2BIN.EXE - Converts a hex file to an absolute binary file. Handy for some
programmers that only accept binary source files.
BIN2HEX.EXE - Converts an absolute binary file into a hex file. (Reverse of
the above.)
HEX2HEX.EXE - Re-writes a hex file in hex format, with no more than 16 data
bytes per line. This allows fixing bad line checksums and fixing
files for some programmmers that don't accept hex files with
more than 16 data bytes per line.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -