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