flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
vbVeryBeginner 27 Dec 2004, 06:02
it is a tutorial :-p,
it is for beginner
|
|||||||||||
![]() |
|
vbVeryBeginner 28 Dec 2004, 00:32
well, the console one really output mov edx,p2 :-p
and i check with fasmw, it only output mov edx, as u claimed ![]() why? r they using different architecture? |
|||
![]() |
|
vid 28 Dec 2004, 20:55
interesting, fasmw DOES have somewhat different core i think, but this is really strange, I quess due to FASM philosophy they should beheave same way. Privalov?
|
|||
![]() |
|
Tomasz Grysztar 29 Dec 2004, 12:04
Console versions display the source line - the exact copy of the line from the source file. Since FASMW selects that line in the editor, there is no need to copy it again. Instead FASMW displays additionally the preprocessed symbols of the line that caused an error, in case when the error happened after or during the preprocessing of that line. It is not related to core in any way, FASMW's interface shows just a bit more of information.
|
|||
![]() |
|
vid 29 Dec 2004, 14:40
console fasm could display it too (instead of highlighting it displays source code line number), it may help finding preprocessor bugs.
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.