Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ ViewSlots
Function
ViewSlots
src/input.cpp:1038–1041 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1036
void FCEUI_SelectStateNext(int);
1037
1038
static void ViewSlots(void)
1039
{
1040
FCEUI_SelectState(CurrentState, 1);
1041
}
1042
1043
static void CommandSelectSaveSlot(void)
1044
{
Callers
nothing calls this directly
Calls
1
FCEUI_SelectState
Function · 0.85
Tested by
no test coverage detected