Asm65 -- A simple (!) 65C02 assembler in Perl
---------------------------------------------(01-Aug-02)

This was meant as part of a larger project that never materialized.  The assembler
is complete though quite simple.  It understands a subset of the format used by
the Merlin assembler that was once popular on the Apple II.

The assembler will output hex, binary, and text for direct loading into an Apple II
computer.

Several test source files are included, none are particularly meaningful.

Permission granted to use this code in anyway you see fit.

Ron Kneusel
oneelkruns@hotmail.com

