include vmm.inc VMMcall In_Debug_Chr mov byte ptr [Char], al ; character from debug device
Reads a character from the debugging device. Uses EAX.
This service has no effect in the retail version of Windows. It is intended to be used with the debugging version.
See also Is_Debug_Chr