MCPcopy Create free account
hub / github.com/TASEmulators/fceux / FCEUI_FrameAdvanceEnd

Function FCEUI_FrameAdvanceEnd

src/fceu.cpp:1276–1278  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1274}
1275
1276void FCEUI_FrameAdvanceEnd(void) {
1277 frameAdvanceRequested = false;
1278}
1279
1280void FCEUI_FrameAdvance(void) {
1281 frameAdvance_Delay_count = 0;

Callers 2

KeyboardCommandsFunction · 0.85
KeyboardCommandsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected