Binary File Splitter
This little software may be of no or
limited use to most people.
I have a large selection of saved EPROM images.
The files are saved in ELAN EPROM programmer specific format with a DOS software
called EXFILE so in order to be used
on other programmers the files have to be converted to bin-format. EXFILE software has a function to
do that so it is
no problem on files containing only one EPROM image. However, EXFILE can save a
batch of up to 8 EPROM's of the same
type and different content in one single file which can then
be burned in one go. So if the
intended programmer does not support batch files
they must be divided into individual files and that's what this
program does.
June 25, 2024 - New version 1.0.1
Changes
from 1.0.0 to 1.0.1:
Bugfux:
Typo
in Device Type frame.Third one down was 24256, is now 27256.
Changes:
Caption on Main Form changed
to Binary File Splitter ...
Caption on Select button changed to Browse
for Source File
New:
When a
source file has been selected a suggested file name is now added in the Target
File text box.
Version 1.0
Initial version.
Here's a screen shot:

1: Select the type of the
devices in the source file.
2: Select the number of devices in the source file.
3: Click Browse for Source File and select the source file.
4: Enter the name of the target file
or accept the suggested file name.
A sequential
number will be added to the end of the name of each file. These files will be saved in the same folder
as the source file.
5: Click RUN. If the source file size match the selected
device and number of devices it's done. If not, an error message will be shown.
Download Binary File Splitter here
Email me with comments /Håkan