flat assembler
Message board for the users of flat assembler.

Index > Main > How save text data like binary file in the fasm?

Author
Thread Post new topic Reply to topic
Roman



Joined: 21 Apr 2012
Posts: 1815
Roman 13 Feb 2014, 09:39
I have file:

dd 10,20,30
dd 10.21,22.11,30.99

I want save my text data like binary file. How do this in Fasm editor?

I mean compiled this text data or do something for get binary file.
Post 13 Feb 2014, 09:39
View user's profile Send private message Reply with quote
RIxRIpt



Joined: 18 Apr 2013
Posts: 50
RIxRIpt 13 Feb 2014, 10:26
format Binary
?
Post 13 Feb 2014, 10:26
View user's profile Send private message Visit poster's website Reply with quote
Roman



Joined: 21 Apr 2012
Posts: 1815
Roman 13 Feb 2014, 10:28
RIxRIpt
Thanks !
I just found:
Code:
format binary as "bin"
dd 10,11,12
dd 1.0,22.122,33.2222 
    
Post 13 Feb 2014, 10:28
View user's profile Send private message 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.