I have a .bin file provided by electronic device manufacturer that is supposed to be burned to a 32k EPROM--but it is 33k. Also they provide a 66k .bin that is supposed to burn to a 64k EPROM.
I notice this with all .bin files that I get-- they all add 1k per 32k (262k for 256k EPROM etc)
But when I read a .bin from a 32k EPROM and save, I have a 32k .bin file...
So is it ok to write a 33k file to a 32k EPROM? or must I edit the file, or write settings?