flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Roman
I want write in one line more then 12000 symbols. Dat1 dd 1,2,3,...,12000
And i interesting Fasmw 1.73 get all symbols from this line or not ? |
|||
![]() |
|
revolution
You can try it and see if it works. I'm pretty sure it will be fine.
|
|||
![]() |
|
Roman
Quote:
I really hope that it will be so. |
|||
![]() |
|
ProMiNick
Roman, feed it to fasmg
Code: format binary as 'txt' dd 'db 1' repeat 12000 if %>1 db ',',`% end if end repeat Thou not going to do test file manualy. I hope. |
|||
![]() |
|
AsmGuru62
Better question is why do you need to do that?
Why not make multiple lines? Just curious, not trolling. |
|||
![]() |
|
Overclick
New line is only two bytes on data massive, 0x0D0A for example. It's not divided to parts as you think.
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.