Glossary

The High Memory Area (in RealMode) is the memory between 0x100000 and 0x10FFEF which can be accessed with a segment of 0xFFFF and offset. To access this memory your need to have the A20Line enabled or the memory will wrap round 0x100000 back into low memory.