MCPcopy 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
57void SetCopyProtectionDongleType(DONGLETYPE type)
58{
59 copyProtectionDongleType = type;
60}
61
62DONGLETYPE GetCopyProtectionDongleType(void)
63{

Callers 3

Snapshot_LoadState_v2Function · 0.85
LoadConfigurationFunction · 0.85
ApplyConfigAfterCloseMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected