/asmcalc

Calculator made in assembly

Primary LanguageAssemblyGNU General Public License v3.0GPL-3.0

asmcalc

Calculator made in assembly (NOTE: Doesn't work yet and is unfinished)

Requirements:

  • NASM (netwide assembler)
  • gcc
  • Linux
  • Cmake

Instructions:

Run the command make in the cloned directory. Then execute the executable with ./main.out.