Hi,
2006/8/21, Arkady V.Belousov <[EMAIL PROTECTED]>:
> Hi!
>
> 21--2006 17:22 [EMAIL PROTECTED] (Aitor Santamarэa) wrote to
> [email protected]:
>
> >> AFAIR, device driver not need to "expand" memory block - it already own
> >> all free memory... As for .EXE, then its header already says to executable
> >> loader, how much of memory it required, so not need to expand anything.
> AS> Well, I was told (and I agree) that it is NOT safe to extend yourself
> AS> beyond the memory that you initially own as a device driver. After
>
> Aitor, let me repeat again: not need to "extend" anything. MZ header
Yes, now I understood your point.
> >> 21--2006 03:41 [EMAIL PROTECTED] (Eric Auer) wrote to Aitor
> >> Santamarзяa:
> >> Wow! UPXed executable requires 128336 bytes to load! This explains, why
> >> DISPLAY resist to load high... Interesting, where is bug/issue? When I
> AS> Yeah, I supposed at Eric's analysis.
>
> Sorry, Aitor, above was only mine analysis. But results of Eric's
> analysis is equal to mine.
Yeah, I meant Eric's yesterday messages.
> AS> However, will be a SYS in a near future.
>
> Why not combo, as EMM386?
Yes, that will be the final option.
> AS> Well, I don't have your nice ASCII quoting blackboard :) ,
>
> ?
______________O\_/_________________________________\_/O______________
This one :)
_____________________________________________________________________
O/~\ /~\O
> AS> but here you have my make:
> AS> ===
> AS> nasm display.asm -o display.com -i.\egavga\
> AS> com2exe display.com display.exe
> AS> upx display.exe --8086
> AS> ===
>
> Definitely not the best usage of COM2EXE. Reread help screen about
> assumed memory usage. I mean, that in given case, when you not need
> additional extra memory (except space for stack), you may use something like
>
> com2exe -s128 display.com display.exe
>
> (where 128 is space for stack), and you decrease required for load memory
> from 64k to smaller value.
Ok, I'll do. I think I recovered COM2EXE from CTMOUSE, any official
site/pack for it? (with docs, or just the help screen).
Aitor
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freedos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-devel