mirror of
https://github.com/gungwald/online.git
synced 2026-04-21 14:16:50 +00:00
d741373808412b74de965e0695ac6bae1efae4b0
online
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
Languages
Assembly
91%
Makefile
9%