Skip to content

Projeto semestral para a matéria de Arquitetura de Computadores, disciplina cursada no Centro Universitário FEI. Uma calculadora que realiza operações matemáticas básicas, por meio da linguagem assembly no simulador edsim51.

License

Notifications You must be signed in to change notification settings

henriquevital00/assembly-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub language count GitHub repo size GitHub last commit GitHub


Logo

Assembly

Table of Contents
  1. About The Project
  2. How To Run

💻 About The Project

The program reads the two numbers entered by the user, via the keypad, as well as the desired operation (addition, subtraction, division or multiplication). Displaying the results on the LCD. Allowed operations are: Addition, Subtraction, Division and Multiplication

app

🚀 How To Run

# Clone the repository
$ git clone https://github.com/antuniooh/assembly-calculator.git

# Access the project folder in your terminal / cmd
$ cd assembly-calculator

On both Windows and Linux, the execution is done from the edsim51 simulator (https://www.edsim51.com/), just read the file "main.asm" and run the code with the "run" button.

🤖 Authors

Antonio Gustavo | Henrique Vital
drawing | drawing

About

Projeto semestral para a matéria de Arquitetura de Computadores, disciplina cursada no Centro Universitário FEI. Uma calculadora que realiza operações matemáticas básicas, por meio da linguagem assembly no simulador edsim51.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published