Re: delete "0D"
- From: Dirk Wolfgang Glomp <dirk@xxxxxxxxxxxxxxxxxxx>
- Date: Sat, 23 Aug 2008 09:54:26 +0200
Am Fri, 22 Aug 2008 20:15:33 -0400 schrieb Frank Kotler:
J.Dorval wrote:
"Dirk Wolfgang Glomp" <dirk@xxxxxxxxxxxxxxxxxxx> a écrit dans le message de
news: 1j16eimzxzhq$.11tsnlqksomiu$.dlg@xxxxxxxxxxxxx
DATEN SEGMENT use32 'DATA'
Did you intend for this to be "use32", Dirk???
I think this results a data segment with a dword alignment.
You'll need a linker - a 16-bit capable one! Alink, or val, perhaps...
or MS's "link.exe"... of a suitable version...
The MASM_5_linker generate only 16-bit-executables.
I suppose if you were running dos/doze you wouldn't
need to delete 0D. :)
Not realy, only for a textfile that i will copy to a linux file system.
Here's my attempt at making Nasm like Dirk's code...
In this early version i don´t use the brackets[] when i specify the access
to words and bytes, but MASM also need the brackets for a dword access and
alrady handle a word and a byte access whith brackets too, so i use this
brackets now anyway.
Thanks for the translation.
Dirk
.
- Follow-Ups:
- Re: delete "0D"
- From: Alexei A. Frounze
- Re: delete "0D"
- References:
- delete "0D"
- From: J.Dorval
- Re: delete "0D"
- From: Dirk Wolfgang Glomp
- Re: delete "0D"
- From: J.Dorval
- delete "0D"
- Prev by Date: Re: delete "0D"
- Next by Date: Re: delete "0D"
- Previous by thread: Re: delete "0D"
- Next by thread: Re: delete "0D"
- Index(es):