/Assembly-Codes-CSE-316

This repository contains the basic templates for various operations like I/0, Branching, loop and Arrays. This can be a good starting point for practicing Assembly codes.

Primary LanguageAssembly

Assembly-Codes-CSE-316

This repository contains the basic templates for various operations like I/0, Branching, loop and Arrays. This can be a good starting point for practicing Assembly codes.

Contents

Basics

  • Multiple digit number input/output
  • Adding and multiplicating variables
  • 1's complement of a number

Branching

  • Cascading and or conditions
  • Grading Systenm
  • Odd even detector
  • Finding the type of a triangle given its sides

Project

Project Specification
Solution

  • Insertion Sort
  • Binary Search

Run Locally

Just install the emulator given in the folder emu8086v408 SETUP on your windows machine