ATR
From Just Solve the File Format Problem
(Difference between revisions)
(Software) |
(→Software) |
||
Line 22: | Line 22: | ||
* [http://www.hcrburk.de/amanager.html Atari-FileManagement] (Old windows binary. Still works on Windows 7, but only barely.) | * [http://www.hcrburk.de/amanager.html Atari-FileManagement] (Old windows binary. Still works on Windows 7, but only barely.) | ||
* [http://www.atarimax.com/jindroush.atari.org/asoft.html Adir] (Untested MS-DOS binary & source code.) | * [http://www.atarimax.com/jindroush.atari.org/asoft.html Adir] (Untested MS-DOS binary & source code.) | ||
+ | * [http://cd.textfiles.com/suzybatari2/8_bit/sio2pc/ SIO2PC] | ||
== Sample files == | == Sample files == |
Revision as of 00:52, 1 May 2014
ATR is an Atari floppy disk image format associated with SIO2PC, a product that connects Atari and PC computers. It is supported by most Atari emulators.Contents |
Format
Files have a 16-byte header, followed by a raw sector-by-sector dump of the disk.
Identification
Files begin with bytes 0x96 0x02
.
See also
- Atari 810 (physical disk format)
- Atari File Management Subsystem (filesystem)
Specifications
Software
- Atari-FileManagement (Old windows binary. Still works on Windows 7, but only barely.)
- Adir (Untested MS-DOS binary & source code.)
- SIO2PC