Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ FWclose
Function
FWclose
pcsx2/FW.cpp:29–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
void FWclose()
30
{
31
// Freeing the registers.
32
free(fwregs);
33
fwregs = NULL;
34
}
35
36
void PHYWrite()
37
{
Callers
2
Initialize
Method · 0.85
Shutdown
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected