Skip to content

pauloscustodio/perl-CPU-Z80-Disassembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b67328a · May 27, 2023

History

49 Commits
May 25, 2023
May 21, 2017
May 27, 2023
May 21, 2023
Dec 29, 2015
Jul 6, 2019
May 24, 2023
May 27, 2023
May 25, 2023
Mar 17, 2019
May 27, 2023
Nov 21, 2010
Nov 25, 2010

Repository files navigation

CPU-Z80-Disassembler

Z80 disassembler.

INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc CPU::Z80::Disassembler

You can also look for information at:

    RT, CPAN's request tracker
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=CPU-Z80-Disassembler

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/CPU-Z80-Disassembler

    CPAN Ratings
        http://cpanratings.perl.org/d/CPU-Z80-Disassembler

    Search CPAN
        http://search.cpan.org/dist/CPU-Z80-Disassembler/


LICENSE AND COPYRIGHT

Copyright (C) 2010 Paulo Custodio

This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.