Skip to content

SDayar/AssemblyCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AssemblyCalculator

'AssemblyCalculator' is a project based on Assembly 68k

Usage

As described above, this repository contains the results of my debut learning assembly 68k. You then might undestand the fact that the calculator doesn't provide all the features similar to the ones you use to see nowadays. Nonetheless, it has all the basic needs you expect to see on a calculator.

Operations

All the basics operations are sustained.

  • Addition
  • Multiplication
  • Division
  • Substration

Exemple of an operation

3+2-4*2
Then click Enter on your keyboard.

About

'AssemblyCalculator' is a school project based on Assembly 68k.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors