--- VRac.pm 2007/08/05 13:32:06 147 +++ VRac.pm 2007/08/05 14:08:01 148 @@ -29,6 +29,14 @@ This project is homage to 8-bit computers in Croatia and former Yugoslavia from 1980-1990. Word B means also I in Croatian. +This project should enable anyone with limited knowledge of perl and 8-bit +arhitecture of some machine to write emulator in an afternoon. To achieve this, +code is written is as cleanly as possible. + +Porting existing emulators should be especially easy: you need passive +understaning of language in which emulator is written and you can be on your +way C<:-)> + =cut =head1 FUNCTIONS @@ -354,10 +362,13 @@ Dobrica Pavlinusic, C<< >> -=head1 BUGS - =head1 ACKNOWLEDGEMENTS +Structure and Interpretation of Computer Programs by Abelson, Sussman, and +Sussman L is a great book. It gave me idea +that you should have wizard powers over your computer, even if it's 8 bit +one. + =head1 COPYRIGHT & LICENSE Copyright 2007 Dobrica Pavlinusic, All Rights Reserved.