flat assembler
Message board for the users of flat assembler.

Index > DOS > Segments in FASM

Author
Thread Post new topic Reply to topic
Bimas



Joined: 28 Jan 2005
Posts: 2
Bimas 21 May 2006, 23:38
Hi everybody,

How does FASM deal with segments that are bigger than 64K? It doesn't accept MODEL directive, so it manages all alone?

Thank you!

_________________
"Aquele que luta com monstros deve acautelar-se, para não se tornar também um monstro." Nietzsche, Além do Bem e do Mal

RCBS-2002
Post 21 May 2006, 23:38
View user's profile Send private message Reply with quote
Tomasz Grysztar



Joined: 16 Jun 2003
Posts: 8351
Location: Kraków, Poland
Tomasz Grysztar 22 May 2006, 09:39
The programmers has to divide the code himself into segments when writing MZ programs in fasm (it similar to how one has to declare all sections in PE executable and they are created in exactly the same order, etc.). You are free to create segments bigger than 64K (as you may use FRM or protected mode to use them).
Post 22 May 2006, 09:39
View user's profile Send private message Visit poster's website Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.