
There are some other MIX simulators in the world, but none of them
is in Perl. 

That's why I start to write this one. 

There is a long way to go.

INSTALL
=======

In windows:

perl Build.PL
perl Build
perl Build test
perl Build install

CHANGE LOG
==========

0.03: add mixasm.pl
0.02: add load operations, display registers and flags
0.01: basic reset, only halt instruction
