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.
Is_Debug_Chr