Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ FCEUD_CmdOpen
Function
FCEUD_CmdOpen
src/drivers/win/window.cpp:2922–2925 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2920
}
2921
2922
void FCEUD_CmdOpen(void)
2923
{
2924
LoadNewGamey(hAppWnd, 0);
2925
}
2926
2927
bool FCEUD_PauseAfterPlayback()
2928
{
Callers
nothing calls this directly
Calls
1
LoadNewGamey
Function · 0.85
Tested by
no test coverage detected