Split/merge odd/even

Wishlists for new functionality and features.
Post Reply
mcb
Posts: 7
Joined: 11 Oct 2013 16:02

Split/merge odd/even

Post by mcb »

I often work with ROMs and EPROMs where the data is split in odd/even bytes across two chips. Depending on whether I work with dumps or whether I need to generate the data, I need to merge or split.

Extras/File tools already has Concatenate... and Split... tools. It would be great if this could be enhanced with additional options to:

- Merge odd/even files into a new file
- Split file into odd/even files

Options that come to mind:

- Hi-endian/low-endian (odd/even vs. even/odd)
- Split/merge unit size (byte, word, etc.)
Post Reply