MCPcopy 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
8678U32 writeFunction(struct GenData* data, struct Op* op) {
8679 return 0;
8680}
8681
8682static unsigned char opsBuffer[16384];
8683

Callers 1

generateSourceFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected