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!
- Run
bash compile.sh
to compile the code. - Run
./temperate
to run the program. - Follow the instructions on the terminal