Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tamaraatanasova/8085-zadaca2
А simple program in 8085 assembly language for data manipulation
https://github.com/tamaraatanasova/8085-zadaca2
8085 asembly
Last synced: 2 days ago
JSON representation
А simple program in 8085 assembly language for data manipulation
- Host: GitHub
- URL: https://github.com/tamaraatanasova/8085-zadaca2
- Owner: tamaraatanasova
- Created: 2024-06-01T17:41:38.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-01T17:46:32.000Z (6 months ago)
- Last Synced: 2024-06-01T20:13:23.344Z (6 months ago)
- Topics: 8085, asembly
- Language: Assembly
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 8085 exercise no.2
To initialize the 8155/56 component so that the RAM
occupies space 4800h–48FFh. Port A to be initialized
as a gated input port, and B as a normal output port.
The timer counts a train of short pulses with T = 1ms.
(f=4MHZ).![Screenshot (1)](https://github.com/tamaraatanasova/8085-Zadaca2/blob/main/imade1.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