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

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

revision 54 by dpavlin, Tue Jul 31 13:35:02 2007 UTC revision 55 by dpavlin, Tue Jul 31 13:56:50 2007 UTC
# Line 153  sub dump_R { Line 153  sub dump_R {
153          warn sprintf("## M6502::dump_R PC: %04x A:%02x P:%02x X:%02x Y:%02x S:%02x\n", $PC, $A, $P, $X, $Y, $S) if $debug;          warn sprintf("## M6502::dump_R PC: %04x A:%02x P:%02x X:%02x Y:%02x S:%02x\n", $PC, $A, $P, $X, $Y, $S) if $debug;
154  }  }
155    
156    =head1 SEE ALSO
157    
158    L<Orao> is sample implementation using this module
159    
160  =head1 AUTHOR  =head1 AUTHOR
161    

Legend:
Removed from v.54  
changed lines
  Added in v.55

  ViewVC Help
Powered by ViewVC 1.1.26