Begin_Touch_1st_Meg


include debug.inc

Begin_Touch_1st_Meg

Enables the first 1 megabyte of memory for the current virtual machine. Virtual devices use this macro to examine and modify addresses in the first megabyte. This macro is intended to be used for debugging purposes.

This macro does not generate code unless the DEBUG symbol is defined. If the macro generates code, the code calls the Enable_Touch_1st_Meg service.

See also Enable_Touch_1st_Meg, End_Touch_1st_Meg