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

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

revision 68 by dpavlin, Tue Jul 31 17:15:54 2007 UTC revision 70 by dpavlin, Tue Jul 31 17:34:52 2007 UTC
# Line 394  __USAGE__ Line 394  __USAGE__
394                          $a -= 8;                          $a -= 8;
395                          $show_R = 0;                          $show_R = 0;
396                  } elsif ( $c =~ m/^m/i ) {                  } elsif ( $c =~ m/^m/i ) {
397                          $a = $v;                          $a = $v if defined($v);
398                          $self->poke_code( $a, @v );                          $self->poke_code( $a, @v );
399                          printf "poke %d bytes at %04x\n", $#v + 1, $a;                          printf "poke %d bytes at %04x\n", $#v + 1, $a;
400                          $last = '+';                          $last = '+';

Legend:
Removed from v.68  
changed lines
  Added in v.70

  ViewVC Help
Powered by ViewVC 1.1.26