Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ writeFunction
Function
writeFunction
source/emulation/cpu/srcgen.cpp:8678–8680 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8676
}
8677
8678
U32 writeFunction(struct GenData* data, struct Op* op) {
8679
return 0;
8680
}
8681
8682
static unsigned char opsBuffer[16384];
8683
Callers
1
generateSource
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected