MCPcopy Create free account
hub / github.com/PCSX2/pcsx2 / UnknownWriteDeleteEnd

Method UnknownWriteDeleteEnd

pcsx2/SIO/Memcard/MemoryCardProtocol.cpp:96–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96void MemoryCardProtocol::UnknownWriteDeleteEnd()
97{
98 MC_LOG.WriteLn("%s", __FUNCTION__);
99 PS1_FAIL();
100 The2bTerminator(4);
101}
102
103void MemoryCardProtocol::SetSector()
104{

Callers 1

MemcardMethod · 0.80

Calls 1

WriteLnMethod · 0.45

Tested by

no test coverage detected