This commit is contained in:
iceman1001 2023-10-02 21:39:15 +02:00
commit 010668ebb1
6 changed files with 7 additions and 14 deletions

View file

@ -87,12 +87,6 @@ local function ExitMsg(msg)
print()
end
local function writedumpfile(infile)
t = infile:read('*all')
len = string.len(t)
local len,hex = bin.unpack(('H%d'):format(len),t)
return hex
end
-- blocks with data
-- there are two dataareas, in block 8 or block 36, ( 1==8 ,
-- checksum type = 0, 1, 2, 3