Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ GetMachine
Method
GetMachine
Source/FamiTrackerModule.cpp:117–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
}
116
117
machine_t CFamiTrackerModule::GetMachine() const {
118
return m_iMachine;
119
}
120
121
unsigned int CFamiTrackerModule::GetEngineSpeed() const {
122
return m_iEngineSpeed;
Callers
12
to_json
Function · 0.80
OnSpeedCustom
Method · 0.80
OnUpdateTrackerPal
Method · 0.80
OnUpdateTrackerNtsc
Method · 0.80
SaveParams
Method · 0.80
LoadFrames
Method · 0.80
OnInitDialog
Method · 0.80
ExportFile
Method · 0.80
SetupPeriodTables
Method · 0.80
CommandLineExport
Method · 0.80
RecordInstrument
Method · 0.80
LoadMachineSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected