+ 1
Emu8086
Use emu8086 program to ask the user to enter a number and you have to increase this number 3 times. You have to do separate operation for the result. One time, you need to add 10. Second time, add 20 . The result will be in symbo
6 Answers
+ 6
Hello!
If you need help with an assignment, please provide your attempt at solving the problem as to not have others do the work for you
+ 3
What is the emu8086 program?
+ 3
I don't believe many people here have used the emulator or are familiar with the syntax.
+ 1
i did not understand what i should do
+ 1
is an 8086 microprocessor emulator and disassembler. It permit to assemble, emulate and debug 8086 programs (16bit/DOS). Although this program was made for Windows, it works fine on GNU/Linux (with the help of Wine).
0
yah i think so i found some totorial and it was helpful Ű)