Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ DEV9async
Function
DEV9async
pcsx2/DEV9/DEV9.cpp:1124–1128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1122
}
1123
1124
void DEV9async(u32 cycles)
1125
{
1126
smap_async(cycles);
1127
dev9.ata->Async(cycles);
1128
}
1129
1130
void DEV9CheckChanges(const Pcsx2Config& old_config)
1131
{
Callers
1
psxRcntUpdate
Function · 0.85
Calls
2
smap_async
Function · 0.85
Async
Method · 0.80
Tested by
no test coverage detected