/[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 145 by dpavlin, Sun Aug 5 13:27:27 2007 UTC revision 150 by dpavlin, Sun Aug 5 15:16:10 2007 UTC
# Line 26  our $VERSION = '0.06'; Line 26  our $VERSION = '0.06';
26    
27  =head1 SUMMARY  =head1 SUMMARY
28    
29  Emulator or Orao 8-bit 6502 machine popular in Croatia  Emulator for Orao 8-bit 6502 machine popular in Croatia (especially schools)
30    
31  =cut  =cut
32    
# Line 55  sub run { Line 55  sub run {
55    
56  #       $self->scale( 2 );  #       $self->scale( 2 );
57  #       $self->show_mem( 1 );  #       $self->show_mem( 1 );
58            $self->load_session( 'session.pl' );
59    
60          $self->open_screen;          $self->open_screen;
61          $self->load_rom({          $self->load_rom({
# Line 469  L<VRac>, L<M6502>, L<Screen>, L<Tape> Line 470  L<VRac>, L<M6502>, L<Screen>, L<Tape>
470    
471  Dobrica Pavlinusic, C<< <dpavlin@rot13.org> >>  Dobrica Pavlinusic, C<< <dpavlin@rot13.org> >>
472    
 =head1 BUGS  
   
473  =head1 ACKNOWLEDGEMENTS  =head1 ACKNOWLEDGEMENTS
474    
475  See also L<http://www.foing.hr/~fng_josip/orao.htm> which is source of all  See also L<http://www.foing.hr/~fng_josip/orao.htm> which is source of all

Legend:
Removed from v.145  
changed lines
  Added in v.150

  ViewVC Help
Powered by ViewVC 1.1.26