Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ quickLoad
Function
quickLoad
src/drivers/sdl/gui.cpp:2219–2222 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2217
}
2218
2219
void quickLoad (void)
2220
{
2221
FCEUI_LoadState (NULL);
2222
}
2223
2224
void quickSave (void)
2225
{
Callers
1
createMainMenu
Method · 0.85
Calls
1
FCEUI_LoadState
Function · 0.85
Tested by
no test coverage detected