Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlitterStudio/amiberry
/ send_internalevent
Function
send_internalevent
src/inputdevice.cpp:8923–8926 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8921
};
8922
8923
void send_internalevent (int eventid)
8924
{
8925
setbuttonstateall (&internalevents[0], NULL, eventid, -1);
8926
}
8927
8928
8929
void inputdevice_init (void)
Callers
2
inputdevice_do_keyboard
Function · 0.85
cpureset
Function · 0.85
Calls
1
setbuttonstateall
Function · 0.85
Tested by
no test coverage detected