Git Product home page Git Product logo

learning_asm's Introduction

Learning_ASM

Learning Assembly Language Programming on 8085μ

This repo presents 16 assembly codes of 8085μ, executed on a assembler simulator - Microprocessor 8085 Simulator Software Kit 1.0.
Each folder contains snapshot of the program, which contains the memory image, register values and flag status after they are executed.
The folder also has a document, which describes all the instructions in the program.

Contents :

  • P1 - Immediate Addition of two eight bit numbers.
  • P2 - Addition of two adjcently located eight bit numbers.
  • P3 - Addition of two stored eight bit numbers.
  • P4 - 16bit addition.
  • P5 - Transferring five blocks of data.
  • P6 - Finding 1s and 2s complement.
  • P7 - Generating 2s complement of 5byte data and storing it.
  • P8 - Masking bits.
  • P9 - Taking input from a port and output according to the A1 bit.
  • P10 - Parity check.
  • P11 - Separating 2 nibbles of 8-bit data.
  • P12 - Stack opertions.
  • P13 - Sorting in ascending order.
  • P14 - BCD to Binary conversion.
  • P15 - Binary to BCD conversion.
  • P16 - Multiplication by SHIFT and ADD

learning_asm's People

Contributors

akash99-code 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.