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

Function gen07b

source/emulation/cpu/srcgen.cpp:1089–1091  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1087}
1088
1089void gen07b(struct GenData* data, struct Op* op) {
1090 genJump(data, op, 11);
1091}
1092
1093void gen07c(struct GenData* data, struct Op* op) {
1094 genJump(data, op, 12);

Callers

nothing calls this directly

Calls 1

genJumpFunction · 0.85

Tested by

no test coverage detected