Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlitterStudio/amiberry
/ inputdevice_hsync_strobe
Function
inputdevice_hsync_strobe
src/inputdevice.cpp:4369–4372 ·
view source on GitHub ↗
strobe slot is clock for pot counters
Source
from the content-addressed store, hash-verified
4367
4368
// strobe slot is clock for pot counters
4369
void inputdevice_hsync_strobe(void)
4370
{
4371
cap_check(true);
4372
}
4373
4374
void inputdevice_hsync(bool forceread)
4375
{
Callers
1
process_dmal
Function · 0.85
Calls
1
cap_check
Function · 0.85
Tested by
no test coverage detected