An open API service indexing awesome lists of open source software.

https://github.com/tamaraatanasova/8085-labaratoriska2-zadaca2


https://github.com/tamaraatanasova/8085-labaratoriska2-zadaca2

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# 8085-Labaratoriska2-Zadaca2
In memory, starting from memory location POCPOLE, 10 data are placed. Write an 8085-based assembly program that will process each of the data in the field as follows: If bits 3 and 7 of the read data are 1 and 0 respectively, then the data summed with 5 is sent to the output port with address FAh, otherwise, the data multiplied by 3 is sent.

Exercise of Low Level Programming with 8085 Assembly Lecture

[Tamara Atanasova ](https://github.com/tamaraatanasova)

**Subject**

Microcomputer's systems

**Built With**

This project is built using the following tools:

- [Emu8085](https://8085-emulator.soft112.com/download.html): Assembler and emulator for the Intel 8085 microprocessor.

- [Online_emulator](https://www.sim8085.com/): You can use online emulator as well

**Prerequisites**

In order to run this project you need:

A working computer
Connection to internet
Setup