Keyboard

Undocumented in source.

Constructors

this
this(Computer c, CheckKeyIsPressed dg, bool enable0x9000Mapping, size_t keyBufferLength)
Undocumented in source.

Members

Aliases

CheckKeyIsPressed
alias CheckKeyIsPressed = bool delegate(ubyte ascii_or_enum_Key)
Undocumented in source.

Functions

handleHardwareInterrupt
void handleHardwareInterrupt(Computer _unused)
Undocumented in source. Be warned that the author may not have intended to support it.
id
uint id()
Undocumented in source. Be warned that the author may not have intended to support it.
keyPressed
void keyPressed(ubyte ascii_or_enum_Key)
Undocumented in source. Be warned that the author may not have intended to support it.
manufacturer
uint manufacturer()
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.
ver
ushort ver()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From IDevice

id
uint id()
Undocumented in source.
ver
ushort ver()
Undocumented in source.
manufacturer
uint manufacturer()
Undocumented in source.
handleHardwareInterrupt
void handleHardwareInterrupt(Computer )
Undocumented in source.
reset
void reset()
Undocumented in source.

Meta