/[VRac]/M6502/perl.c
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /M6502/perl.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 60 by dpavlin, Tue Jul 31 16:20:06 2007 UTC revision 66 by dpavlin, Tue Jul 31 16:42:09 2007 UTC
# Line 141  byte Loop6502(register M6502 *R) { Line 141  byte Loop6502(register M6502 *R) {
141  byte Patch6502(register byte Op,register M6502 *R) {  byte Patch6502(register byte Op,register M6502 *R) {
142          debugf(("Patch6502(%02x)\n", Op));          debugf(("Patch6502(%02x)\n", Op));
143          dump_R;          dump_R;
144            hw_int = INT_QUIT;
145          return 0;          return 0;
146  }  }
147    

Legend:
Removed from v.60  
changed lines
  Added in v.66

  ViewVC Help
Powered by ViewVC 1.1.26