This project is my course project for assembly language when I'm the sophomore at HUST.
The system is developed using win32-api using assembly language.
This software is built as a calculator for windows with basic algorithm operation like +, -, *, /, %. It also has the features to store data using MC, MR...