MCPcopy Create free account
hub / github.com/AppleWin/AppleWin / GetCurrentPhaseString

Method GetCurrentPhaseString

source/Disk.cpp:136–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134}
135
136std::string Disk2InterfaceCard::GetCurrentPhaseString(void)
137{
138 return FormatIntFracString(m_floppyDrive[m_currDrive].m_phasePrecise, true);
139}
140
141LPCTSTR Disk2InterfaceCard::GetCurrentState(Disk_Status_e& eDiskState_)
142{

Callers 1

CmdDiskFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected