I'm a big fan of your hex-editor HxD and I wondered whether it is possible to select an user offset when creating a new file with hex-data. I want to manually create an Intel-hex file with a block of data between, say address 0x010100 - 0x010500 and fill it with some numbers and then save it. But it seems that it is only possible to create a new file with an offset that starts at 0x0000. That would create a huge file and I have to delete lines afterwards, but it woul be nicer if the file was ready to use after editing

With kind regards,
Reini