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

Function gen078

source/emulation/cpu/srcgen.cpp:1077–1079  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1075}
1076
1077void gen078(struct GenData* data, struct Op* op) {
1078 genJump(data, op, 8);
1079}
1080
1081void gen079(struct GenData* data, struct Op* op) {
1082 genJump(data, op, 9);

Callers

nothing calls this directly

Calls 1

genJumpFunction · 0.85

Tested by

no test coverage detected