eerimoq / bincopy

Mangling of various file formats that conveys binary information (Motorola S-Record, Intel HEX, TI-TXT, Verilog VMEM, ELF and binary files).
MIT License
109 stars 38 forks source link

Add command line options as_srec, as_ihex, as_hexdump #8

Closed charterchap closed 6 years ago

charterchap commented 6 years ago

This PR allows for some fun things like running meld <(bincopy as_hexdump before.s19) <(bincopy as_hexdump after.s19)

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.6%) to 96.481% when pulling eaae0b9693a50f44329e5274df394faf2f8ca50c on charterchap:add_command_line_option into 36b6f8dcd26467ed359503c329e50ea14dde9544 on eerimoq:master.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.6%) to 96.481% when pulling eaae0b9693a50f44329e5274df394faf2f8ca50c on charterchap:add_command_line_option into 36b6f8dcd26467ed359503c329e50ea14dde9544 on eerimoq:master.