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

Function DEV9shutdown

pcsx2/DEV9/DEV9.cpp:176–180  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

174}
175
176void DEV9shutdown()
177{
178 DevCon.WriteLn("DEV9: DEV9shutdown");
179 delete dev9.ata;
180}
181
182s32 DEV9open()
183{

Callers 2

InitializeMethod · 0.85
ShutdownMethod · 0.85

Calls 1

WriteLnMethod · 0.45

Tested by

no test coverage detected