MCPcopy 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
1280void FCEUI_FrameAdvance(void) {
1281 frameAdvance_Delay_count = 0;
1282 frameAdvanceRequested = true;
1283}
1284
1285void FCEUI_PauseForDuration(int secs)
1286{

Callers 3

KeyboardCommandsFunction · 0.85
KeyboardCommandsFunction · 0.85
KeyboardCommandsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected