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