| | |
calculatrice.asm
Please support our Assembly advertiser: Programming Forums - DaniWeb Sister Site
![]() |
Does it assemble?
If not, what error messages do you get, which assembler are you using?
Does it run?
Do you run it by double-clicking on the executable (does the DOS box disappear before you get a chance to read anything), or do you run it from a command prompt?
What input do you type in?
What result(s) do you get (if any). How do those differ from what you expect.
Don't just dump your code on a message board and order people to fix it.
If not, what error messages do you get, which assembler are you using?
Does it run?
Do you run it by double-clicking on the executable (does the DOS box disappear before you get a chance to read anything), or do you run it from a command prompt?
What input do you type in?
What result(s) do you get (if any). How do those differ from what you expect.
Don't just dump your code on a message board and order people to fix it.
•
•
Join Date: Nov 2006
Posts: 134
Reputation:
Solved Threads: 3
It is difficult to know what to make of it. For example, what is this supposed to do:
Apart from jumping to the very next instruction, which seems a bit pointless, you pop two registers, but as far as I can see you have only ever pushed one.
Assembly Syntax (Toggle Plain Text)
JNE saisie saisie:POP AX ; vider la valeur 010D POP BX
![]() |
Similar Threads
- intergrating ASM to C++ (C++)
Other Threads in the Assembly Forum
- Previous Thread: Keyboard in 32 bit MASM
- Next Thread: wrong output , but i am sure that code is correct
| Thread Tools | Search this Thread |
Tag cloud for Assembly






