Prune devel/py-EnthoughtBase
[dports.git] / devel / p65 / pkg-descr
1 The P65 assembler is an assembler for the 6502 microprocessor (such as is
2 used in the Commodore 64, Apple II, and Nintendo Entertainment System)
3 written entirely in Perl. It is designed to be able to support a wide variety
4 of output formats, since many people will be using this to produce code that
5 an emulator would like to see.
6
7 Features of P65 :
8    - Highly portable
9    - Flexible output format
10    - Multiple file support
11    - Temporary label support
12    - Assemble-time expressions
13    - Symbol table management
14    - Optimal instruction selection
15
16 WWW: http://hkn.eecs.berkeley.edu/~mcmartin/P65/