MSA (Atari)
From Just Solve the File Format Problem
(Difference between revisions)
(Jsummers moved page MSA (Atari) to MSA (Magic Shadow Archiver)) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
Line 1: | Line 1: | ||
− | + | {{FormatInfo | |
+ | |formattype=electronic | ||
+ | |subcat=Disk Image Formats | ||
+ | |extensions={{ext|msa}} | ||
+ | |wikidata={{wikidata|Q28771271}} | ||
+ | }} | ||
+ | '''MSA''' is a floppy disk image format for Atari computers. It originated with the ''Magic Shadow Archiver'' software. It's used for archiving floppy disks, and is supported by some emulators. | ||
+ | |||
+ | For general information about Atari ST disk images, see [[ST disk image]]. | ||
+ | |||
+ | == Identification == | ||
+ | MSA files begin with bytes {{magic|0x0E 0x0F}}. | ||
+ | |||
+ | == Specifications == | ||
+ | * [http://info-coach.fr/atari/documents/_mydoc/FD_Image_File_Format.pdf Atari Image File Formats], by DrCoolZic | ||
+ | |||
+ | == Software == | ||
+ | * [http://msaconverter.free.fr/ MSA Converter] (Windows application) | ||
+ | * [http://cd.textfiles.com/crawlycrypt2/utility/archiver/msa_2_3/ Magic Shadow Archiver] | ||
+ | * [https://web.archive.org/web/20060507110406/https://www.uni-ulm.de/~s_thuth/ix/msa-0.1.0.tar.gz msa-to-st] | ||
+ | * {{Deark}} | ||
+ | |||
+ | == Sample files == | ||
+ | * [http://no-fragments.atari.org/browser/index.php?dir=no_fragments_01%2FMSA%2F No Fragments 1] | ||
+ | * Some files on [http://cd.textfiles.com/crawlycrypt2/demos/ The Crawly Crypt Collection CD 2], for example [http://cd.textfiles.com/crawlycrypt2/demos/adrenaln/adr_1.msa adr_1.msa] | ||
+ | * {{DexvertSamples|archive/msa}} | ||
+ | |||
+ | [[Category:Atari computers]] |
Revision as of 04:55, 28 December 2023
MSA is a floppy disk image format for Atari computers. It originated with the Magic Shadow Archiver software. It's used for archiving floppy disks, and is supported by some emulators.
For general information about Atari ST disk images, see ST disk image.
Contents |
Identification
MSA files begin with bytes 0x0E 0x0F
.
Specifications
- Atari Image File Formats, by DrCoolZic
Software
- MSA Converter (Windows application)
- Magic Shadow Archiver
- msa-to-st
- Deark
Sample files
- No Fragments 1
- Some files on The Crawly Crypt Collection CD 2, for example adr_1.msa
- dexvert samples — archive/msa