Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ FCEUI_FrameAdvance
Function
FCEUI_FrameAdvance
src/fceu.cpp:1280–1283 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1278
}
1279
1280
void FCEUI_FrameAdvance(void) {
1281
frameAdvance_Delay_count = 0;
1282
frameAdvanceRequested = true;
1283
}
1284
1285
void FCEUI_PauseForDuration(int secs)
1286
{
Callers
3
KeyboardCommands
Function · 0.85
KeyboardCommands
Function · 0.85
KeyboardCommands
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected