Dec 182017
 
Memory location mapper for memory resident programs.
File MAP.ZIP from The Programmer’s Corner in
Category System Diagnostics
Memory location mapper for memory resident programs.
File Name File Size Zip Size Zip Type
MAP.COM 9984 5854 deflated
MAP.DOC 1091 588 deflated

Download File MAP.ZIP Here

Contents of the MAP.DOC file


System Memory Map
(MAP)

This program analyzes the DOS storage chain and produces a summary report of
the resident DOS extensions. DOS 2.0, 2.1, 3.0, 3.1 are required to use this
program. Allocated storage starting with the resident portion of Commmand.Com
is displayed. The following information is provided for each resident program:

The PSP address
The program name (if available)
Allocated segment count
Total allocated memory (in bytes)
Hooked interrupt list

In addition, MAP displays the count and size of 'FREE' storage segments in the
DOS chain and the current command load address.

Plus you get the ROM BIOS date and the Machine type (as encoded in the BIOS).

If you us the '/D' switch after MAP (example: MAP/D) then you will get a
detailed display which identifies the specific segments (PROGRAM block,
ENVIRONMENT block or PROGRAM MEMORY) that a process has allocated. Using
this option causes the free storage segment to be identified.

Have a good day!

Dorn.........


 December 18, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)