CFP last date
22 April 2024
Reseach Article

Design and Development of Advanced Cross Assembler for 8085 Microprocessor

Published on November 2012 by Shashank Bansal, Avneesh Mittal, Vijay Sharma, O.p. Sharma, T.k. Saxena
Issues and Challenges in Networking, Intelligence and Computing Technologies
Foundation of Computer Science USA
ICNICT - Number 3
November 2012
Authors: Shashank Bansal, Avneesh Mittal, Vijay Sharma, O.p. Sharma, T.k. Saxena
e4ac055a-255b-4bf7-a20d-931f152b7eae

Shashank Bansal, Avneesh Mittal, Vijay Sharma, O.p. Sharma, T.k. Saxena . Design and Development of Advanced Cross Assembler for 8085 Microprocessor. Issues and Challenges in Networking, Intelligence and Computing Technologies. ICNICT, 3 (November 2012), 11-13.

@article{
author = { Shashank Bansal, Avneesh Mittal, Vijay Sharma, O.p. Sharma, T.k. Saxena },
title = { Design and Development of Advanced Cross Assembler for 8085 Microprocessor },
journal = { Issues and Challenges in Networking, Intelligence and Computing Technologies },
issue_date = { November 2012 },
volume = { ICNICT },
number = { 3 },
month = { November },
year = { 2012 },
issn = 0975-8887,
pages = { 11-13 },
numpages = 3,
url = { /specialissues/icnict/number3/9029-1041/ },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Special Issue Article
%1 Issues and Challenges in Networking, Intelligence and Computing Technologies
%A Shashank Bansal
%A Avneesh Mittal
%A Vijay Sharma
%A O.p. Sharma
%A T.k. Saxena
%T Design and Development of Advanced Cross Assembler for 8085 Microprocessor
%J Issues and Challenges in Networking, Intelligence and Computing Technologies
%@ 0975-8887
%V ICNICT
%N 3
%P 11-13
%D 2012
%I International Journal of Computer Applications
Abstract

This paper describes the development of 8085 cross assembler for students working in their microprocessor lab. The software has been written in Visual BASIC 5. 0 and is user friendly. The cross assembler converts any 8085 assembly program to the corresponding operational code and saves it in user defined binary file used for burning the EPROM chip. Minimization of the conversion time is the basic aim achieved in the present software which has been successfully tested on many sample programs and systems.

References
  1. Allen I. Holub, "Complier Design in C", Prentice Hall of India Pvt. Ltd. , 2007.
  2. Alfred V. Aho, Ravi Sethi, Jeffrey D. Ullman, " Compliers: Principles Techniques and Tools", Pearson Education, 2001.
  3. Ramesh S. Gaonkar, "Microprocessor Architecture, Programming, and Applications with the 8085/8085A", Wiley Eastern Limited.
  4. Gary Cornel, "Visual Basic 5 from Ground Up", TMH Publications
  5. Brian Siler and Jeff Spotts, "Using Visual Basic 6", Que Prentice Hall of India Pvt. Ltd. , 2002.
Index Terms

Computer Science
Information Sciences

Keywords

8085 Assembler Cross Assembler Microprocessor