From: ckrusen on
I need the documentation for 2500 AD's Macro Assembler X6809

Running X6809 with no command line options yields:

c:\asmb09>x6809
6809 Macro Assembler - Version 4.02a
Copyright (C) 1985 by 2500 A.D. Software, Inc.

Listing Destination (N, T, D, E, L, P, <CR> = N) : n

I then press Ctrl+C and the program exits.

At a minimum I need the command line options.

Any help would be greatly appreciated.

P.S. documentation for the utilities LINK09.exe and HEX.exe (also ver 4.02a
by 2500 AD) would be helpful to!



---------------------------------------
Posted through http://www.EmbeddedRelated.com
From: dscolson on
On Aug 12, 8:13 am, "ckrusen" <ckrusen(a)n_o_s_p_a_m.comcast.net> wrote:
> I need the documentation for 2500 AD's Macro Assembler X6809
>
> Running X6809 with no command line options yields:
>
> c:\asmb09>x6809
>                    6809 Macro Assembler   -   Version 4.02a
>                 Copyright (C) 1985 by 2500 A.D. Software, Inc.
>
> Listing Destination  (N, T, D, E, L, P, <CR> = N) : n
>
> I then press Ctrl+C and the program exits.
>
> At a minimum I need the command line options.
>
> Any help would be greatly appreciated.
>
> P.S. documentation for the utilities LINK09.exe and HEX.exe (also ver 4.02a
> by 2500 AD) would be helpful to!
>
> ---------------------------------------        
> Posted throughhttp://www.EmbeddedRelated.com

try googling 2500ad I am pretty sure the documentation is similar for
all target devices

ftp://ftp.prenhall.com/pub/esm/electrical_and_computer_engineering.s-045/miller/2500AD.pdf

Dave