home *** CD-ROM | disk | FTP | other *** search
- Documentation of various original programs written
- by Ward Christensen
-
- ----ALLOC.COM----
- OVERVIEW:
- Prints a picture of the "bit map" which CP/M uses
- to allocate disks.
-
- USAGE:
- ALLOC
- or ALLOC x: x=A, B, C, D
-
- DEPENDENCIES:
- The ALLOC shipped in previous user's group disks
- worked only for CP/M 1.3, since the manner in which data
- was passed back from the "inquire allocation vector" changed
- (or at least my usage of it changed) from 1.3 to 1.4.
-
-