Write Code Simple Calculator Interface Assambly Language Please Make Interface Basic Math Q37036943

Write a code for a simple Calculator Interface in assamblyLanguage

Please make an interface where you can do basic mathoperations.

When you run the program, a window should show up and ask theuser which operation they want to execute. The oparations shouldcontain; addition, subtraction, multiplication, division andlogical operations (And, Or, Xor). After selecting the operation,the program should take two decimal numerical inputs from the userand then return the result in the window.

Finally, the user should have the option to stop the program andexit by pressing “q”.

emulator screen (BO025 chars) Select the operation 1-Addition 2-Subtraction 3-Multiplication 4-Division AND 6-0R 7-XOR clear

emulator

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.