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