/[VRac]/VRac.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 /VRac.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 148 by dpavlin, Sun Aug 5 14:08:01 2007 UTC
# Line 29  Emulator of 8-bit architectures based on Line 29  Emulator of 8-bit architectures based on
29  This project is homage to 8-bit computers in Croatia and former Yugoslavia  This project is homage to 8-bit computers in Croatia and former Yugoslavia
30  from 1980-1990. Word B<vrac> means also I<wizard> in Croatian.  from 1980-1990. Word B<vrac> means also I<wizard> in Croatian.
31    
32    This project should enable anyone with limited knowledge of perl and 8-bit
33    arhitecture of some machine to write emulator in an afternoon. To achieve this,
34    code is written is as cleanly as possible.
35    
36    Porting existing emulators should be especially easy: you need passive
37    understaning of language in which emulator is written and you can be on your
38    way C<:-)>
39    
40  =cut  =cut
41    
42  =head1 FUNCTIONS  =head1 FUNCTIONS
# Line 354  Emulators: L<Orao>, L<Galaksija> Line 362  Emulators: L<Orao>, L<Galaksija>
362    
363  Dobrica Pavlinusic, C<< <dpavlin@rot13.org> >>  Dobrica Pavlinusic, C<< <dpavlin@rot13.org> >>
364    
 =head1 BUGS  
   
365  =head1 ACKNOWLEDGEMENTS  =head1 ACKNOWLEDGEMENTS
366    
367    Structure and Interpretation of Computer Programs by Abelson, Sussman, and
368    Sussman L<http://mitpress.mit.edu/sicp/> is a great book. It gave me idea
369    that you should have wizard powers over your computer, even if it's 8 bit
370    one.
371    
372  =head1 COPYRIGHT & LICENSE  =head1 COPYRIGHT & LICENSE
373    
374  Copyright 2007 Dobrica Pavlinusic, All Rights Reserved.  Copyright 2007 Dobrica Pavlinusic, All Rights Reserved.

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

  ViewVC Help
Powered by ViewVC 1.1.26