Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ gen076
Function
gen076
source/emulation/cpu/srcgen.cpp:1069–1071 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1067
}
1068
1069
void gen076(struct GenData* data, struct Op* op) {
1070
genJump(data, op, 6);
1071
}
1072
1073
void gen077(struct GenData* data, struct Op* op) {
1074
genJump(data, op, 7);
Callers
nothing calls this directly
Calls
1
genJump
Function · 0.85
Tested by
no test coverage detected