Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
176
void DEV9shutdown()
177
{
178
DevCon.WriteLn(
"DEV9: DEV9shutdown"
);
179
delete dev9.ata;
180
}
181
182
s32 DEV9open()
183
{
Callers
2
Initialize
Method · 0.85
Shutdown
Method · 0.85
Calls
1
WriteLn
Method · 0.45
Tested by
no test coverage detected