This page presents several utilities that I have developped for the Atari. These programs run on Windows and are have been released in the public domain.

You might also be interested by other projects that I have done:

 

AIR Project

The AIR (Atari Image-file Reader-Writer) project is a public domain project.

It is composed of a collection of programs that demonstrate how to read or write several of the Image file formats used by the Atari.

The provided sources can be used as a reasonable starting point if you need to read or write image files.

Another interest is that while reading or writing the different image files formats the programs display a lot of information about the internal content of the file. It can therefore be used in conjunction with the image file format description to better understand this format.

The programs have a basic WPF (Windows Presentation Foundation) Graphical User Interface and are developed in C#.

Currently the AIR project is composed of

The Atari Image-file Reader-Writer project is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. https://gnu.org/licenses/gpl.html. The project sources are available from this location on GitHub.

The different Atari image file formats are described in my Atari FD Image Format page and specific documentations can be downloaded from Atari Documentation from DrCoolZic page.

Back to the top

Pasti STX Image-file Reader-writer

Back to the top

IPF File Reader / Writer

Back to the top

KF File Reader / Writer

Back to the top

WD1772 Project

To be done

Back to the top