/[VRac]/M6502/M6502.xs
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/M6502.xs

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

revision 85 by dpavlin, Wed Aug 1 22:01:15 2007 UTC revision 86 by dpavlin, Wed Aug 1 22:25:37 2007 UTC
# Line 28  reset (void) { Line 28  reset (void) {
28          }          }
29          Reset6502(R);          Reset6502(R);
30          debugf(("Reset6502 over"));          debugf(("Reset6502 over"));
31            push_R();
32          dump_R;          dump_R;
33          return 1;          return 1;
34  }  }
35    
36    
37  MODULE = M6502          PACKAGE = M6502  MODULE = M6502          PACKAGE = M6502
38    
39  PROTOTYPES: DISABLE  PROTOTYPES: DISABLE

Legend:
Removed from v.85  
changed lines
  Added in v.86

  ViewVC Help
Powered by ViewVC 1.1.26