Andrea Zoppi
Andrea Zoppi
Using the `bytesparse` package, which replaces the `hexrec.blocks` module.
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.
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...
E.g. to get/set the header of a Motorola record file, get/set start address, etc...
Hello! Is it possible to make sound clips loop? I saw you are going to implement a streaming architecture, but I'm quite sure it would be possible to implement looping...
Hi! These days I've been writing emulation libraries for two chips used by the _AdLib Gold_ sound card to apply some pleasant sound effects: the **YM7128B** and the **TDA8425**. https://github.com/TexZK/YM7128B_emu...