Xref: utzoo comp.sys.ibm.pc.programmer:95 alt.msdos.programmer:1293 Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uwm.edu!rpi!crdgw1!uunet!mcsun!unido!ipsi!schulz From: schulz@ipsi.UUCP (Guenther F. Schulz) Newsgroups: comp.sys.ibm.pc.programmer,alt.msdos.programmer Subject: How to check which memory locs. are really occupied by BIOS? Keywords: check occupied memory locations after bootup Message-ID: <300@ipsi.UUCP> Date: 22 Feb 90 14:20:09 GMT Lines: 15 Hi all, does anybody happen to know a method how to make sure which memory areas are really occupied by bios routines (machine bios, video bios, div. controller bios...) AFTER BOOTUP? I don't think of an advice like "take 386-to-the-max or any other virtual memory manager for 386 machines" but of some hints which I can use for a program which I am presently writing (C and assembler). Thanx for any pointers, Guenter Schulz.