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