Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
124
void *MultiMachine::raw_pointer() {
125
return nullptr;
126
}
Callers
4
addZX8081Menu
Method · 0.45
updateTapeControls
Method · 0.45
addAtari2600Menu
Method · 0.45
toggleAtari2600Switch
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected