sosar/README.md

21 lines
739 B
Markdown
Raw Permalink Normal View History

2018-04-12 04:42:52 +00:00
# sosar - utility to manipulate SOS and ProDOS disk images
2018-04-12 04:29:51 +00:00
Hosted at the
2018-04-12 04:42:52 +00:00
[sosar Github repository](https://github.com/brouhaha/sosar/).
2018-04-12 04:29:51 +00:00
## Introduction
Introduced in 1980, the SOS operating system for the Apple /// used a
hierarchical file system, a significant improvement over the flat
filesystems used on the Apple II (by Apple DOS, Apple Pascal, and
CP/M).
In 1983, Apple introduced the ProDOS operating system for the Apple II
family, intended to replace Apple DOS. ProDOS used the same filesystem
as SOS.
2018-04-12 04:42:52 +00:00
sosar (pronounced like "saucer") is intended to provide a command line
interface to manipulate SOS and ProDOS disk image files. As of this
writing, sosar is only capable of printing the directory of such a
disk image file.