Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1276
void FCEUI_FrameAdvanceEnd(void) {
1277
frameAdvanceRequested = false;
1278
}
1279
1280
void FCEUI_FrameAdvance(void) {
1281
frameAdvance_Delay_count = 0;
Callers
2
KeyboardCommands
Function · 0.85
KeyboardCommands
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected