flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
shutdownall
Just change the label name (!).
_entry, entry1, ntry or whatever is suitable. Entry is a reserved word (directive) for FASM. Please read the documentation but the message is selfexplaining (use of reserved word as symbol). A label is a symbol and "entry" is a reserved word. Quote: entry directive sets the entry point for MZ executable, it should be followed by the far address (name of segment, colon and the offset inside segment) of desired entry point. http://flatassembler.net/docs.php?article=manual (entry is used for MZ executable) |
|||
![]() |
|
revolution
Moving to "Main".
|
|||
![]() |
|
DOS386
> I am very new to assembly programming and
Welcome ![]() > but the message is selfexplaining This is not always true but this time FASM did a very good job ![]() |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.