From 47e35de5fe538e345d88365b05c5869ceb9548b0 Mon Sep 17 00:00:00 2001 From: Bill Chatfield Date: Thu, 7 Sep 2017 16:19:03 -0400 Subject: [PATCH] Added additional info and example output --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c9cce22..fada569 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # online -Shows all online volumes on an Apple II computer +This is a program for the Apple II series of computers running ProDOS. It displays all the "online volumes" which means that it displays all the disks that are currently connected to the system, along with their slot and drive numbers. ProDOS provides no built-in way to determine this information from inside the BASIC.SYSTEM command line. Here is an example of the output: + +]-ONLINE +S3,D2 /RAM +S7,D1 /SYSTEM +S7,D2 /VISICALC +S6,D1 (NOT A PRODOS DISK) +S6,D2 /ONLINE