home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / MEMORIA / MEMLIST.ZIP / MEMLIST.DOC < prev    next >
Encoding:
Text File  |  1990-10-05  |  2.1 KB  |  46 lines

  1.  
  2.               ┌──────────────────────────────┐
  3.               │            MEMLIST           │
  4.             ┌─┤                              │
  5.             │ │          Version 1.0         │
  6.             │ │                              │
  7.             │ │     BlackStar Programming    │
  8.             │ │                              │
  9.             │ │      Copyright (C), 1990     │
  10.             │ │                              │
  11.             │ └────────────────────────────┬─┘
  12.             │                              │
  13.             └──────────────────────────────┘
  14.  
  15.  
  16.      MEMLIST  is  the  newest utillity form BlackStar Programming. 
  17. Its sole  purpose  is  to  show  how memory is used inside of your 
  18. computer  in  a  graphical  format.  It  uses  EGA  graphics,  and 
  19. produces  a  bar-graph  type  format.  The  left  bargraph   is  a 
  20. graphical  representation of the entire first 640 K of memory. The 
  21. right  bar-graph displays  the  memory  usage  for  an  individual 
  22. memory block from  the  main memory. Every program is displayed in 
  23. red, its environment space in yellow, and its data space in blue.
  24.      Note that the data space defined here is not necessarily  the 
  25. same as the program's data segment.
  26.      The numbers to the left of the right hand graph show where in 
  27. memory  the  program is located, and the numbers to the right show 
  28. its relative location to the start of the memory block.
  29.      To the right of the display, MemList shows the numerical info
  30. about the file, including which interrupts are  being  intercepted 
  31. by the program that is currently being displayed.  Interrupts  are 
  32. displayed in hexadecimal format.
  33.      Use the -C command line parameter to configure the program as 
  34. to  what  drive  and  directory  the  EGAVGA.BGI  driver  file  is 
  35. located and to assign a background color.
  36.  
  37.      Thank  you for using this product.  To  register your copy of 
  38. MEMLIST, simply send $5.00 to the following address:
  39.  
  40.                  BlackStar Programming
  41.                  P.O. Box 175
  42.                  Kiel, WI 53042-0175
  43.  
  44. MEMLIST - Copyright (C), 1990, BlackStar Programming and Jeff Naujok
  45.  
  46.