MCPcopy Create free account
hub / github.com/AppleWin/AppleWin / KeybGetKeycode

Function KeybGetKeycode

source/Keyboard.cpp:112–115  ·  view source on GitHub ↗

===========================================================================

Source from the content-addressed store, hash-verified

110
111//===========================================================================
112BYTE KeybGetKeycode () // Used by IORead_C01x() and TapeRead() for Pravets8A
113{
114 return keycode;
115}
116
117//===========================================================================
118

Callers 2

IORead_C01xFunction · 0.85
GetKeycodeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected