Skip to content

pauloscustodio/perl-CPU-Z80-Assembler

Repository files navigation

This module implements a Z80 assembler.

To install, do the usual:
    perl Makefile.PL
    make
    make test
    make install

You may use, modify and distribute it under the same terms 
as you may use, modify and distribute perl itself.