rg-p / intel-8085-programs

A small set of programs written for Intel Micro Processor 8085 in Assembly language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intel 8085 Programs

A small set of programs written for Intel Micro Processor 8085 in Assembly language.

List of Programs

  • Adding two 8 bit numbers
  • Subtracting two 8 bit numbers
  • Multiplying two 8 bit numbers
  • Dividing two 8 bit numbers
  • Sum of an Array
  • 8 bit Palindrome Checker
  • Decimal to Binary Converter
  • Square of a 8 bit number

About

A small set of programs written for Intel Micro Processor 8085 in Assembly language.

License:MIT License


Languages

Language:Assembly 100.0%