MCPcopy Create free account
hub / github.com/Inori/GPCS4 / ~VirtualCPU

Method ~VirtualCPU

GPCS4/Emulator/VirtualCPU.cpp:12–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10}
11
12VirtualCPU::~VirtualCPU()
13{
14 m_executor->Unit();
15}
16
17// TODO:
18// currently, repeated load is not supported,

Callers

nothing calls this directly

Calls 1

UnitMethod · 0.45

Tested by

no test coverage detected