flat assembler
Message board for the users of flat assembler.

Index > Main > Documentation

Author
Thread Post new topic Reply to topic
Dryobates



Joined: 13 Jul 2003
Posts: 46
Location: Poland
Dryobates 10 Feb 2004, 11:03
I don't have good memory so I often read fasm manual. But it takes me to much time find what I need and understand what Privalov want to say reading his description. I would like to see as simple documentation as possible. I mean some simple examples or gramma described in something like BNF.
E.g. in manual is written:
Quote:
The file is a special directive and its syntax is di erent. This directive
includes a chain of bytes from file and it should be followed by the quoted
file name, then optionally numerical expression specifying o set in file preceded
by the colon, then – also optionally – comma and numerical expression
specifying count of bytes to include (if no count is specified, all data up to
the end of file is included).


It could be followed by short gramma description like this:
'file' <path_to_included_file> [ ':' <offset_at_file>] [ ',' <length_of_included_data> ]
Or some examples like:
file 'MyFile.txt'
file 'MyFile.txt':10
file 'MyFile.txt',20
file 'MyFile.txt':10,20
Post 10 Feb 2004, 11:03
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger ICQ Number Reply with quote
Tomasz Grysztar



Joined: 16 Jun 2003
Posts: 8359
Location: Kraków, Poland
Tomasz Grysztar 10 Feb 2004, 12:03
There was already a try of such description. I'm attaching the updated version here.


Description: flat assembler directives syntax
Download
Filename: fdsyntax.txt
Filesize: 2.32 KB
Downloaded: 2103 Time(s)

Post 10 Feb 2004, 12:03
View user's profile Send private message Visit poster's website Reply with quote
Dryobates



Joined: 13 Jul 2003
Posts: 46
Location: Poland
Dryobates 10 Feb 2004, 13:29
Great! That's what I need. Thanks a lot.
Post 10 Feb 2004, 13:29
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger ICQ Number 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-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.