Skip to content

danil614/assembler-arithmetic-calculator

Repository files navigation

Assembler Arithmetic Calculator

This repository contains an arithmetic calculator program written in 8086 assembly language. The program is designed to run in DOSBox and can evaluate the expression 4 * A - 2 * (B + C) based on user inputs.

Files

  • op.asm: Main assembly program with arithmetic operations.
  • op.exe: Compiled executable.
  • compilation.bat: Batch script to compile the assembly code.
  • DOSBox.txt: Instructions for running the program using DOSBox.

The program is pre-compiled and ready to run. Simply follow the instructions in DOSBox.txt to execute the calculator in a DOSBox environment.

About

Assembly language calculator for evaluating arithmetic expressions, runnable in DOSBox

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors