Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tamaraatanasova/8085-zadaca5
Simple 8085 program
https://github.com/tamaraatanasova/8085-zadaca5
8085 8085-programs 8085simulator
Last synced: 2 days ago
JSON representation
Simple 8085 program
- Host: GitHub
- URL: https://github.com/tamaraatanasova/8085-zadaca5
- Owner: tamaraatanasova
- Created: 2024-06-01T18:42:30.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-01T18:47:37.000Z (6 months ago)
- Last Synced: 2024-06-01T21:03:52.157Z (6 months ago)
- Topics: 8085, 8085-programs, 8085simulator
- Language: Assembly
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 8085 exercise no.5
It is designed to regulate crowding in a service facility
a system where a counter worker by pressing a button
announces its availability, and displays its nature
is irrelevant, the number of the counter and the number of
the user whose turn it is. There are two counters in the establishment.
Users receive numbers upon entry and within one day
no more than 255 users. To draw minimally
hardware connection and to write a suitable
assembly program based on µP 8085A.![Screenshot (1)](https://github.com/tamaraatanasova/8085-Zadaca5/blob/main/slika1.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