Home
last modified time | relevance | path

Searched refs:GenerateMPSString (Results 1 – 1 of 1) sorted by relevance

/dports/emulators/mednafen/mednafen/src/
H A Dnetplay.cpp367 static std::string GenerateMPSString(uint32 mps, bool ctlr_string = false) in GenerateMPSString() function
448 NetPrintText(_("** <%s> is %s"), it.first.c_str(), GenerateMPSString(it.second).c_str()); in MDFNI_NetplayList()
896 …sprintf(&textbuf, fstr, ntf_buf + 12, GenerateMPSString(MDFN_de32lsb(&ntf_buf[0]), true).c_str(), in ProcessCommand()
939 mps_string = GenerateMPSString(mps); in ProcessCommand()