MCPcopy 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
660static void intStep()
661{
662 execI();
663}
664
665static void intClear(u32 Addr, u32 Size)
666{

Callers

nothing calls this directly

Calls 1

execIFunction · 0.70

Tested by

no test coverage detected