Page 1 of 1
Difference between roms and bins?
Posted: Fri Jan 30, 2009 9:48 pm
by advfan
Just out of curiosity, why are some cartridge dumps in rom files and other in bin files?
Are both type of files considered as original dumps or is it a situation similar as with atr and atx files?
Posted: Fri Jan 30, 2009 10:44 pm
by miker
Excerpt from Atari800WinPLus emulator help:
There are two formats of cartridge images: raw and CART.
The raw dump contains no information of how to handle the cartridge, thus you are prompted to choose its type each time you attach a raw cartridge. There is no special extension for raw cartridges, but most common are ROM and BIN (recommended is ROM).
The CART file (with CAR extension) contains information about cartridge type, so it can be attached without prompting you for the type. Additionally the CART format can be identified, because it contains the ‘CART’ signature at the beginning of the file.