Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlitterStudio/amiberry
/ input_getqualifiers
Function
input_getqualifiers
src/inputdevice.cpp:6334–6337 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6332
}
6333
6334
uae_u64 input_getqualifiers (void)
6335
{
6336
return qualifiers;
6337
}
6338
6339
bool key_specialpressed(void)
6340
{
Callers
5
key_specialpressed
Function · 0.85
key_shiftpressed
Function · 0.85
key_altpressed
Function · 0.85
key_ctrlpressed
Function · 0.85
key_winpressed
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected