MichkaDaCoder / c-inline-asm-calculator

simple calculator written in c and asm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

c-inline-asm-calculator

simple calculator written in c and inline assembly. The app provides these operations:

  • Addition
  • Substraction
  • Multiplication
  • Division
  • Increment
  • Decrement

Built with:

CodeBlocks 17.12

Authors

Any question? Just ask.

Thank you. :)

About

simple calculator written in c and asm

License:GNU General Public License v3.0


Languages

Language:C 100.0%