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

Function gen074

source/emulation/cpu/srcgen.cpp:1061–1063  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1059}
1060
1061void gen074(struct GenData* data, struct Op* op) {
1062 genJump(data, op, 4);
1063}
1064
1065void gen075(struct GenData* data, struct Op* op) {
1066 genJump(data, op, 5);

Callers

nothing calls this directly

Calls 1

genJumpFunction · 0.85

Tested by

no test coverage detected