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

https://github.com/tamaraatanasova/8085-zadaca6

Simple 8085 program
https://github.com/tamaraatanasova/8085-zadaca6

8085simulator 8885 asembly

Last synced: 4 months ago
JSON representation

Simple 8085 program

Awesome Lists containing this project

README

        

# 8085 exercise no.6

After clearing data with value 09h from isolated
port with address 0Bh starting from address POCET, serial with
speed of 1200bps, 255 data are transferred. After
the transmission of data, on an output isolated port of
address 0Ah data 0Ch is transmitted. To write
assembly program based on µP 8085. The frequency of
the oscillator is 4MHz.

![Screenshot (1)](https://github.com/tamaraatanasova/8085-Zadaca6/blob/main/zad6sl1.png)

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