Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ gen072
Function
gen072
source/emulation/cpu/srcgen.cpp:1053–1055 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1051
}
1052
1053
void gen072(struct GenData* data, struct Op* op) {
1054
genJump(data, op, 2);
1055
}
1056
1057
void gen073(struct GenData* data, struct Op* op) {
1058
genJump(data, op, 3);
Callers
nothing calls this directly
Calls
1
genJump
Function · 0.85
Tested by
no test coverage detected