Coder Social home page Coder Social logo

zadaca3-8085's Introduction

Zadaca3-8085

Да се проектира решение за раскрсница со помош на семафори, да се предложи минимално хардверско решение (како име на компонента).

Screenshot (1)s

Resenie:

Screenshot (2)

START MVI H,LIGHT

MVI L, LOC ;можеше и LXI H, LIGHT LOC

MOV A,M ; се вчитува првата локација од ROM

OUT PORTA ; се праќа на соодветна I/O порта

CALL DOCNI_1MIN ;се повикува процедура за доцнење од 1 минута

INX H ; зголеми го HL парот за 1 (наредна локација)

MOV A,M ; се вчитува втората локација од ROM

OUT PORTA ; се праќа на соодветна I/O порта

CALL DOCNI_3SEC ;се повикува процедура за доцнење од 3 секунди

-

-

MOV A,M ; се вчитува првата локација од ROM

OUT PORTA ; се праќа на соодветна I/O порта

CALL DOCNI_3SEC ;се повикува процедура за доцнење од 3 секунди

JMP START ;на почеток на првобитната состојба на семафорот

END 


Develop by:

Tamara Ristova

Subject

Microcomputer's systems

Built With

This project is built using the following tools:

  • 8085 simulator: Assembler and emulator for the Intel 8085 microprocessor.

Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

A working computer Connection to internet Setup

How to Run

To run the program, you need an 8085 emulator or assembler. You can use emulators like DOSBox or TASM (Turbo Assembler). Here's how to run the program using 8085 simulator:

  1. Download and install 8085 simulator from here.
  2. Clone this repository to your local machine.
  3. Open 8085 simulator and load the Semafor code.asm file.
  4. Assemble the code by pressing the Assemble button.
  5. Run the program by pressing the Run button or by pressing F10.

zadaca3-8085's People

Contributors

ristova123 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.