Skip to content
Just Code

Developer Experiences, Projects, Tutorials, Tips and more.

  • How to
  • Software Engineering
  • Source Codes
    • Assembly Language ProgramsList of Assembly Language Programs for 8085 & 8086 Microprocessor with code, algorithms and flowcharts. Includes ALP to add, subtract, compare, move, palindrome numbers and data.
    • C Programming LanugageHere are some very useful C Programming tutorials, code examples, free projects and source code using C Programming Language.

8085 Microprocessor

Home » 8085 Microprocessor

8086 ALP to convert ASCII to Hexadecimal number

Posted by By Luzan Baral August 23, 2017Posted inAssembly Language Programs

Problem: Write an Assembly Language Program to convert ASCII to Hexadecimal number.

Title: 8086 ALP to convert ASCII to Hexadecimal number

Continue Reading
Read More

8086 ALP to check whether the input string is palindrome or not

Posted by By Luzan Baral August 8, 2017Posted inAssembly Language Programs

Problem: Write a assembly language program in 8086 to check whether the input string is palindrome or not.

Continue Reading
Read More

Assembly Program to Find the Largest of the 3 Number

Posted by By Luzan Baral August 3, 2017Posted inAssembly Language Programs

Question: Write an assembly language program to find the largest of the three number 06H, 0AH and 0BH, and store the result in 4200H.

Continue Reading
Read More

Assembly Language Program to Obtain the Largest of the Contents in a Memory Location

Posted by By Luzan Baral July 3, 2017Posted inAssembly Language Programs

Question: Write an assembly language program to obtain the largest of the contents of memory location 2222H and 2223H and store the number to next memory location i.e. 2224H

Continue Reading
Read More

Recent Posts

  • Crafting Clear Git Commit Messages: A Developer’s Guide
  • How to Install and Switch Versions of Node.js Using NVM
  • Choosing the Right JavaScript Variable: var, let, or const?
  • Understanding TypeScript Generics: Why and How to use them?
  • Overengineering Syndrome: Less is More in Software Design
Copyright 2025 — Just Code. All rights reserved. Sinatra WordPress Theme
Scroll to Top