MCPcopy Create free account
hub / github.com/TomHarte/CLK / raw_pointer

Method raw_pointer

Analyser/Dynamic/MultiMachine/MultiMachine.cpp:124–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122}
123
124void *MultiMachine::raw_pointer() {
125 return nullptr;
126}

Callers 4

addZX8081MenuMethod · 0.45
updateTapeControlsMethod · 0.45
addAtari2600MenuMethod · 0.45
toggleAtari2600SwitchMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected