The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
ARTISTIC.txt
bin/z80masm
CHANGES
GPL2.txt
lib/CPU/Z80/Assembler.pm
lib/CPU/Z80/Assembler/AsmTable.pm
lib/CPU/Z80/Assembler/Expr.pm
lib/CPU/Z80/Assembler/JumpOpcode.pm
lib/CPU/Z80/Assembler/Lexer.pm
lib/CPU/Z80/Assembler/List.pm
lib/CPU/Z80/Assembler/Macro.pm
lib/CPU/Z80/Assembler/Opcode.pm
lib/CPU/Z80/Assembler/Parser.pm
lib/CPU/Z80/Assembler/Preprocessor.pm
lib/CPU/Z80/Assembler/Program.pm
lib/CPU/Z80/Assembler/Segment.pm
lib/CPU/Z80/Assembler/Token.pm
Makefile.PL
MANIFEST			This list of files
MANIFEST.SKIP
README
t/AsmTable.t
t/assemble.t
t/binmode.t
t/data/include.z80
t/data/include2.z80
t/data/include3.z80
t/data/list.asm
t/data/list.hex
t/data/list.lst
t/data/test_z80.asm
t/data/test_z80.obj
t/DEF-instrs.t
t/Expr-build.t
t/Expr-bytes.t
t/Expr-evaluate.t
t/Expr-parse.t
t/hash-comments_.t
t/JumpOpcode.t
t/labels_.t
t/Lexer-comments.t
t/Lexer-crlf.t
t/Lexer-include.t
t/Lexer-tokens.t
t/list.t
t/Macro-error.t
t/Macro-locals.t
t/Macro-mul8x8.t
t/Macro-params.t
t/Macro.t
t/Opcode.t
t/opcodes.t
t/ORG-instrs.t
t/pod-coverage.t
t/pod.t
t/Preprocessor-include.t
t/Program-jumps.t
t/Program-label.t
t/Program-locate.t
t/Program-org.t
t/Program-segment.t
t/Program-split_segment.t
t/Segment.t
t/test_utils.pl
t/Token-error.t
t/Token-new.t
VERSION
META.yml                                 Module meta-data (added by MakeMaker)