home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / diags / si56.zip / SYSINFO.DOC < prev    next >
Text File  |  1992-03-28  |  3KB  |  57 lines

  1.  
  2.                                 SysInfo.EXE v 5.6
  3.  
  4.   Usage:    SYSINFO [d:]  {where "d:" is DRIVE - optional}
  5.  
  6.   Function: Show the internal configuration of an IBM or true compatible PC.
  7.             SysInfo (pronounced Sys-Info) determines:
  8.  
  9.             Type of computer (PC, PCJr, PC-XT, AT); RAM; number of diskette
  10.             drives; number of hard drives; number of printer ports; number of
  11.             RS232 ports; number of game ports; video adapter amount of ram; DOS
  12.             version; Extended & Expanded Memory; CPU chip; presence of Math
  13.             Chip; the disk(ette) size, remaining space, etc.; and day of week
  14.             (system date).  CPU was modified from PC Tech Journal (see
  15.             credits).  Disk(ette) specifications (works with 100 Meg+ drives).
  16.  
  17.   Source &  Gary D. Moore, and several outstanding books on the internals
  18.   Resource: of the PC.  SysInfo was written in Structured BASIC using
  19.             Microsoft Professional BASIC v 7.1.  Extended Memory routine was
  20.             my first assembly language routine to link to BASIC.  References:
  21.  
  22.              Advanced MS-DOS, Ray Duncan, Microsoft Press.
  23.              IBM Technical Manual, IBM Corporation.
  24.              Programmer's Guide To MS-DOS, Dennis Jump, Brady.
  25.              Programmer's Guide To The IBM PC, Peter Norton, Microsoft Press.
  26.  
  27.   Remarks:  SYSINFO determines the configuration of your personal computer
  28.             without opening the "hood."  Of course, Norton's SI (System
  29.             Information) does more than SysInfo, but it can't be given away as
  30.             a freebee (legally).  (Norton's Utilities are well worth the
  31.             investment.  End of commercial.)
  32.  
  33.   Caution:  Some compatibles may not provide the correct results because the
  34.             BIOS or DOS may not be as compatible as claimed.  Also, number of
  35.             diskette drives may be hardware switched (i.e. my Zenith Z-161 had
  36.             one floppy and a 21 Meg hard drive, SysInfo shows the internal
  37.             switch setting of "2" floppy drives because it looks at the
  38.             hardware switch).
  39.  
  40.   Credits:  Ethan Winer and staff at Crescent Software.  Bob Felts for his
  41.             routine in PC Tech Journal, Vol 5 No. 11, p 51.  I adapted
  42.             Bobs Felts' assembly routine to be "called" via BASIC.
  43.  
  44.   Cost:     Free to distribute with other Shareware programs by Gary D Moore
  45.             unless other arrangements are made at no more than the cost of a
  46.             diskette.  Please include:  SysInfo.EXE and SysInfo.DOC.
  47.             Donations are accepted.  ALL donations are given to a Memorial
  48.             Scholarship Fund.
  49.  
  50.   Files:    SysInfo.EXE, SysInfo.DOC  (Note: SysInfo.* replaced SyStts.*)
  51.  
  52.   Version:  5.6    920328
  53.  
  54.   Mail feedback to:   Gary D. Moore
  55.                       5161 Howard Road
  56.                       Port Huron, MI   48060-2326
  57.