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

Function KeybReset

source/Keyboard.cpp:73–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71//===========================================================================
72
73void KeybReset()
74{
75 keycode = 0;
76 keywaiting = 0;
77}
78
79//===========================================================================
80bool KeybGetCapsStatus()

Callers 4

Snapshot_LoadState_v2Function · 0.85
ResetMachineStateFunction · 0.85
CtrlResetFunction · 0.85
RepeatInitializationFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected