Sep 262012
 

Long ago I needed a program to interleave 2 binary files together. At the time SirMorris over at the RCM forum made one up and it did the job nicely.
Since that time, ive got into programming myself and decided to make my own program that did exactly the same thing. From then, I kept adding bits to it to make my life a little easier and focused on ease and speed of use. Its now progressed into something that I use regular when dealing with ROM’s and things.
It can:
Interleave 2 files
Deinterleave files
Split files
Swap upper and lower portions of a file

I’ve had quite a surprising number of people tell me they also found it useful which is nice.

 Posted by at 12:55 pm

Sorry, the comment form is closed at this time.