Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ FCEUI_EmulationFrameStepped
Function
FCEUI_EmulationFrameStepped
src/fceu.cpp:1250–1253 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1248
}
1249
1250
int FCEUI_EmulationFrameStepped()
1251
{
1252
return (EmulationPaused & EMULATIONPAUSED_FA);
1253
}
1254
1255
void FCEUI_ClearEmulationFrameStepped()
1256
{
Callers
4
win_debuggerLoop
Function · 0.85
updatePeriodic
Method · 0.85
FCEUD_DebugBreakpoint
Function · 0.85
FCEUD_DebugBreakpoint
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected