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