Jump to content

8085 Cross Assembler: Difference between revisions

From EDM2
Created page with "Open source assembler that allows you to create assembly language programs for the Intel 8085 micro controller and compatible devices from companies such as NXP, from ..."
 
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
Open source assembler that allows you to create [[assembly language]] programs for the [[Intel 8085]] micro controller and compatible devices from companies such as NXP, from a [[DOS]] and OS/2 hosts. The program comes with no documentation but full source code in [[Modula-2]], in addition the OS/2 version also comes with an alternate version written in [[C]].
Open source assembler that allows you to create [[assembly language]] programs for the Intel 8085 micro controllers and compatible devices from companies such as NXP, from a [[DOS]] and OS/2 hosts. The program comes with no documentation but full source code in [[Modula-2]], in addition the OS/2 version also comes with an alternate version written in [[C]].


==Version==
==Version==
Line 5: Line 5:


==Links==
==Links==
* [ftp://ftp.pmoylan.org/software/as85.zip 8085 Cross Assembler download]
* [ftp://ftp.pmoylan.org/software/as85.zip as85.zip]


==Licence==
==Licence==
Line 13: Line 13:
* [[Peter J. Moylan]]
* [[Peter J. Moylan]]


[[Category:Tools]]
[[Category:Assembly]][[Category:DOS Tools]][[Category:Open Source Software]]
[[Category:Assembly]]
[[Category:Software written in Modula-2]][[Category:Software written in C]]
[[Category:DOS Tools]]
[[Category:Open Source Software]]
[[Category:Software written in Modula-2]]
[[Category:Software written in C]]

Revision as of 10:34, 6 January 2017

Open source assembler that allows you to create assembly language programs for the Intel 8085 micro controllers and compatible devices from companies such as NXP, from a DOS and OS/2 hosts. The program comes with no documentation but full source code in Modula-2, in addition the OS/2 version also comes with an alternate version written in C.

Version

  • 8085 Cross Assembler (1998-06-05)

Links

Licence

Open source software released without a licence.

Author