Re: RosAsm Team is Still Making Excuses
- From: Betov <betov@xxxxxxx>
- Date: 06 May 2005 08:21:32 GMT
randyhyde@xxxxxxxxxxxxx écrivait news:1115333527.700963.109670
@z14g2000cwz.googlegroups.com:
>> If you like to have a consecutive set of bytes, then just
>> declare them within a line.
>> [MyBytes: B$ 0 1 2 3 4 5]
>> BU_ASM_Help says: 'a new line forces DW-alignment'.
>>
>> Hard to understand for the 'not that smart' ?
>
> ???
> Hard to believe, more like. Are you suggesting that
>
> [MyBytes: B$ 0 1 2 3 4 5
> 6 7]
>
> actually consumes 10 bytes of memory?
Oh! You are not even able to count up to 5...
But, well, yes, 5 Data Bytes, with RosAsm "consume" :))
8 Bytes, and there is only an definitive idiot like
you, who coul care of "consuming" 1, 2, or 3 Additional
Byte(s) for each Data Block, in a System where the
Sections are aligned, in Files on 512 Bytes Boudaries
and, in Memory on 4096 Bytes Boundaries, with, usualy,
3 Sections per Files, that "consumes" and average of:
(512*3)/2 = 768 Bytes, in File, and
(4096*3)/2 = 6144 Bytes, in Memory
So, the average "consumation" being of 3, this means
that, before having any effect on a File size (average),
the user would have to implement:
768/3 = 256 Block of Data
And that, before this could have any similar effect, in
Memory:
6144/3 = 2048 Block of Data
Pathetic idiot, do you have an idea about what size the
user's works should be before falling in that case? And
do you think that, when falling in that case, he will
care of 512 Bytes more or less in his dead File? Such
a File would be comparable to RosAsm itself, where the
Binary (without Source inside) is 721,920 Bytes!
Of course, these are things that you will never be
able to analyse on your victims productions...
:)
Betov.
< http://rosasm.org >
.
- Follow-Ups:
- Re: RosAsm Team is Still Making Excuses
- From: Beth
- Re: RosAsm Team is Still Making Excuses
- From: randyhyde
- Re: RosAsm Team is Still Making Excuses
- From: Alex McDonald
- Re: RosAsm Team is Still Making Excuses
- References:
- Re: RosAsm Team is Still Making Excuses
- From: randyhyde
- Re: RosAsm Team is Still Making Excuses
- Prev by Date: Re: Gratitude to MASM/FASM/HLA/etc. for doing it right
- Next by Date: Re: Early fruits of my labour
- Previous by thread: Re: RosAsm Team is Still Making Excuses
- Next by thread: Re: RosAsm Team is Still Making Excuses
- Index(es):
Relevant Pages
|