MCPcopy Create free account
hub / github.com/danoon2/Boxedwine / gen076

Function gen076

source/emulation/cpu/srcgen.cpp:1069–1071  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1067}
1068
1069void gen076(struct GenData* data, struct Op* op) {
1070 genJump(data, op, 6);
1071}
1072
1073void gen077(struct GenData* data, struct Op* op) {
1074 genJump(data, op, 7);

Callers

nothing calls this directly

Calls 1

genJumpFunction · 0.85

Tested by

no test coverage detected