In article<iaodh8$m10$1@news.eternal-september.org>,
BluPhoenyx<bluphoenyx@gmail.com> wrote:
On 10/31/2010 6:02 PM, John B. Matthews wrote:
NAME: EDASM macro used by FDICT.S
DFB&1
DCI&2
IFEQ>*+3
LST ON
FAIL 2,'PFA=xxFF'
FIN
Back when, I bought the EdASM Workbench but I don't recall it supporting
macros. When did EdASM offer this support?
I first encountered it with Apple's ProDOS Assembler Tools, Workbench,
part #A2W0013, 1983. The MACLIB directive specifies the path to a
directory containing named macro files:
<http://home.roadrunner.com/~jbmatthews/a2/rel.html#tblb1>
Here's an example:
<http://home.roadrunner.com/~jbmatthews/a2/prosource.html>