|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <freeldr.h>
Go to the source code of this file.
Functions | |
| VOID | XboxConsPutChar (int c) |
| BOOLEAN | XboxConsKbHit (VOID) |
| int | XboxConsGetCh (void) |
Variables | |
| static unsigned | CurrentCursorX = 0 |
| static unsigned | CurrentCursorY = 0 |
| static unsigned | CurrentAttr = 0x0f |
Definition at line 76 of file xboxcons.c.
Referenced by MachInit().
Definition at line 69 of file xboxcons.c.
Referenced by MachInit().
Definition at line 26 of file xboxcons.c.
Referenced by MachInit().
|
static |
Definition at line 23 of file xboxcons.c.
Referenced by XboxConsPutChar().
|
static |
Definition at line 21 of file xboxcons.c.
Referenced by XboxConsPutChar().
|
static |
Definition at line 22 of file xboxcons.c.
Referenced by XboxConsPutChar().