X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=6502.c;fp=6502.c;h=db6c638a621947c093f20098d4e77f85b82d0e36;hp=89029c1488ed2b328926aa84fd6e345563ddec61;hb=526716329c31d18f0ecc0e23698fa6381628409c;hpb=e8f9d55bc7aaf40ad5f55de6b3b3cb007d61c865 diff --git a/6502.c b/6502.c index 89029c1..db6c638 100644 --- a/6502.c +++ b/6502.c @@ -423,6 +423,8 @@ badmode: DEBUG printf("inf[op][amode]=%d\n", (int)inf[op][amode]); #endif + GENLINENOSYM(); + switch (inf[op][amode]) { case A65_IMPL: // Just leave the instruction