Jump to content

8085 Cross Assembler: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
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]].
Open source assembler that allows you to create [[assembly language]] programs for the Intel 8085 microcontrollers 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==
* 8085 Cross Assembler (1998-06-05)
* 8085 Cross Assembler (1998-06-05)
==Licence==
*Open source software released without a licence.
*Author: [[Peter J. Moylan]]


==Links==
==Links==
* [ftp://ftp.pmoylan.org/software/as85.zip as85.zip]
* [ftp://ftp.pmoylan.org/software/as85.zip as85.zip]


==Licence==
[[Category:Cross Assembler]][[Category:Open Source Software]]
Open source software released without a licence.
 
==Author==
* [[Peter J. Moylan]]
 
[[Category:Assembly]][[Category:DOS Tools]][[Category:Open Source Software]]
[[Category:Software written in Modula-2]][[Category:Software written in C]]
[[Category:Software written in Modula-2]][[Category:Software written in C]]

Latest revision as of 23:36, 14 September 2022

Open source assembler that allows you to create assembly language programs for the Intel 8085 microcontrollers 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)

Licence

Links