Split ONE file 4096Ko to 512Ko create 9 files vs 8

Discuss hardware-related topics, such as development cartridges, CopyNES, PowerPak, EPROMs, or whatever.

Moderator: Moderators

Post Reply
Kayumba
Posts: 246
Joined: Sun Mar 01, 2020 2:36 am

Split ONE file 4096Ko to 512Ko create 9 files vs 8

Post by Kayumba »

Hi,
I use splitter to Split ONE file 4096Ko to 512Ko that I can be programed with TL866 adapter.
Some of files after splitting create 8 files but some other 9.
The last one is very small.
Please tell me if I can do something?
Normally only 8 files that should be created by splitting.
When I take look at size file :
4 194 816 octets (4,2 Mo) = the Bad file that create me after splitting 9 files at the end
VS
4 194 304 octets (4,2 Mo) = the Good one that create me after splitting 8 files at the end

What to do with the last one , the 9th ?
User avatar
tokumaru
Posts: 12427
Joined: Sat Feb 12, 2005 9:43 pm
Location: Rio de Janeiro - Brazil

Re: Split ONE file 4096Ko to 512Ko create 9 files vs 8

Post by tokumaru »

These files probably have a 512-byte header that you should be removing.
Kayumba
Posts: 246
Joined: Sun Mar 01, 2020 2:36 am

Re: Split ONE file 4096Ko to 512Ko create 9 files vs 8

Post by Kayumba »

tokumaru wrote: Thu Feb 25, 2021 10:11 am These files probably have a 512-byte header that you should be removing.
Thank you.
Will try to remove
Post Reply