Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AppleWin/AppleWin
/ SetCopyProtectionDongleType
Function
SetCopyProtectionDongleType
source/CopyProtectionDongles.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
void SetCopyProtectionDongleType(DONGLETYPE type)
58
{
59
copyProtectionDongleType = type;
60
}
61
62
DONGLETYPE GetCopyProtectionDongleType(void)
63
{
Callers
3
Snapshot_LoadState_v2
Function · 0.85
LoadConfiguration
Function · 0.85
ApplyConfigAfterClose
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected