From 6b8db67c3813b82d4d5873ede9807839abdf13ac Mon Sep 17 00:00:00 2001 From: tjboldt Date: Mon, 13 May 2019 16:04:38 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0c7f3a..57c6ef9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ProDOS-ROM-Drive +# ProDOS ROM-Drive This is a peripheral card for the Apple ][ series computers that acts as a read-only solid state disk drive (SSD) all in EPROM. Although it won't run DOS, it is fully ProDOS compatible and will appear as a read-only hard drive even when booting from another drive. It holds 1022 KB of disk data and 2 KB of controlling code making a full megabyte. The drive boots ProDOS and into BASIC in under 1.5 seconds. ## History