GetChar
int GetChar(bool wait);
int GetChar(bool wait);
int GetChar(bool wait);
virtual int GetChar(bool wait) = 0;
int GetChar(bool wait);
virtual int GetChar(bool wait);
int GetChar(int32 row, int32 column,
if (fVisibleTextBuffer->GetChar(fCursor.y - firstVisible, fCursor.x,
if (visibleTextBuffer->GetChar(pos.y - firstVisible, pos.x, character, attr) == A_CHAR
char GetChar();
*buffer++ = GetChar();
return gUART->GetChar(wait);
return sArchDebugUART->GetChar(false);
return sArchDebugUART->GetChar(false);
return fDebugUART->GetChar(false);
return sArchDebugUART->GetChar(false);