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

Function gen075

source/emulation/cpu/srcgen.cpp:1065–1067  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1063}
1064
1065void gen075(struct GenData* data, struct Op* op) {
1066 genJump(data, op, 5);
1067}
1068
1069void gen076(struct GenData* data, struct Op* op) {
1070 genJump(data, op, 6);

Callers

nothing calls this directly

Calls 1

genJumpFunction · 0.85

Tested by

no test coverage detected