flat assembler
Message board for the users of flat assembler.
Index
> MenuetOS > variables |
Author |
|
profkid13 02 Jul 2004, 15:17
How can i use variables in fasm for menuet?
and how do i do something like: if variable1 = "123" then .. |
|||
02 Jul 2004, 15:17 |
|
coconut 02 Jul 2004, 18:06
mov eax, 1234
cmp eax, 1234 je goto1234 ... ... eax is not 1234 ... goto1234: ... ... eax is 1234 eax of course can be variable1 |
|||
02 Jul 2004, 18:06 |
|
profkid13 02 Jul 2004, 19:12
thanx
|
|||
02 Jul 2004, 19:12 |
|
profkid13 03 Jul 2004, 14:31
Endre wrote:
nice, why did i never searched for this doc before http://flatassembler.net/docs.php?article=manual |
|||
03 Jul 2004, 14:31 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.