Skip to content

Temperature converter program written in 64-bit x86 asm, compiled with NASM

Notifications You must be signed in to change notification settings

theluqmn/temperate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temperate

A temperature converter program made with 64-bit x86 assembly, using NASM. It is not as easy as I thought it would be.

Warning

This program does not work as intended. It has segmentation faults and other issues. Please help me fix it!

Usage

  1. Run bash compile.sh to compile the code.
  2. Run ./temperate to run the program.
  3. Follow the instructions on the terminal

About

Temperature converter program written in 64-bit x86 asm, compiled with NASM

Topics

Resources

Stars

Watchers

Forks