Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ FCEU_InitBarcodeWorld
Function
FCEU_InitBarcodeWorld
src/input/bworld.cpp:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
static INPUTCFC BarcodeWorld={Read,Write,0,Update,0,0};
69
70
INPUTCFC *FCEU_InitBarcodeWorld(void)
71
{
72
return(&BarcodeWorld);
73
}
74
Callers
1
SetInputStuffFC
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected