hexrec icon indicating copy to clipboard operation
hexrec copied to clipboard

Library to handle hexadecimal record files

Results 6 hexrec issues
Sort by recently updated
recently updated
newest added

Using the `bytesparse` package, which replaces the `hexrec.blocks` module.

enhancement

The templated _autosummary_ stuff is a mess. I'd rather generate some automatic stuff, then switch to manual page formatting, as soon as the API gets stable enough.

enhancement
help wanted
documentation

By default, `xxd` treats input files as-is, thus rendering a hexadecimal record file by its file content (plain text file) instead of its semantics (binary segmented memory data). Define a...

enhancement

E.g. to get/set the header of a Motorola record file, get/set start address, etc...

enhancement