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

Method GetBlockPtr

pcsx2/SaveState.h:165–168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

163 }
164
165 u8* GetBlockPtr()
166 {
167 return &m_memory[m_idx];
168 }
169
170 void CommitBlock( int size )
171 {

Callers 3

SaveStateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected