Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ intStep
Function
intStep
pcsx2/Interpreter.cpp:660–663 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
658
}
659
660
static void intStep()
661
{
662
execI();
663
}
664
665
static void intClear(u32 Addr, u32 Size)
666
{
Callers
nothing calls this directly
Calls
1
execI
Function · 0.70
Tested by
no test coverage detected