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

Function gen07a

source/emulation/cpu/srcgen.cpp:1085–1087  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1083}
1084
1085void gen07a(struct GenData* data, struct Op* op) {
1086 genJump(data, op, 10);
1087}
1088
1089void gen07b(struct GenData* data, struct Op* op) {
1090 genJump(data, op, 11);

Callers

nothing calls this directly

Calls 1

genJumpFunction · 0.85

Tested by

no test coverage detected