Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ gen07b
Function
gen07b
source/emulation/cpu/srcgen.cpp:1089–1091 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1087
}
1088
1089
void gen07b(struct GenData* data, struct Op* op) {
1090
genJump(data, op, 11);
1091
}
1092
1093
void gen07c(struct GenData* data, struct Op* op) {
1094
genJump(data, op, 12);
Callers
nothing calls this directly
Calls
1
genJump
Function · 0.85
Tested by
no test coverage detected