delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2010/07/28/22:03:30

X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
X-Recipient: djgpp AT delorie DOT com
X-Yahoo-Newman-Property: ymail-3
X-Yahoo-Newman-Id: 782147 DOT 14753 DOT bm AT omp612 DOT mail DOT sp1 DOT yahoo DOT com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com.ar; s=s1024; t=1280369004; bh=DDv8cimrdEjtgUpH0jcfRhSraRoF1U+gQpZWsLBt+Vg=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=v1uM1KWZuHwKMw6GYCBday2FBx1CrFSZgo2x+z4+H1tAS55MNbTHuF5Hl18HcCiD5K2BaPPOjRCAWIVCPclKGzmgn/AHY3GSA+rWt1GQBHw7VCZxnshT1w2ZVPPPNDPnF2x8JLiq3NzlxdiWV6LvKLImDM3LPigrjkkTBwj5q9M=
DomainKey-Signature:a=rsa-sha1; q=dns; c=nofws; :
s=s1024; d=yahoo.com.ar;
h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type;
b=vCB78ErjCgP/+uUdHaaHvXZl1MP2IS+l86pQVMWhU/xIeuPawztQ1dZdODzkcJRFIUkcy21KYU6/ZoRhrKoqi26W7kbL+1qnUGDWgcyIcWoV52KQKwSB56Ani8u1xsUzn7AesBGurZwJhVgCqNOwVO9PvYyWRK0jO/5aqXGm8E0=;
Message-ID: <578148.66610.qm@web45110.mail.sp1.yahoo.com>
X-YMail-OSG: UB5pAnEVM1mVprS067W2J4hSwnbfq82gz0EAF45iZBAa1VQ
aqtD8nLz6CroXSoGG.Z8AOaWEwgP4rzKoBVeA2HWNYcytLAJixF3xC7dEWaq
4GVmRO5s2UXLxrQqCwfEmgN4b3xuqfmjRenuN_7cEwL9cEjM5Oai_UfTe4Hb
cB1OwUCCVSC1mhCKHTIurQ.stwswJP6QE1j1UUjyxoEHw.ptSL_ZuJRq0IVS
wzqLTloHCgDNx6UuW8We6WEMs82h53l8ndPpGPkIjT8r0Nf9Gb0RsdjVlttc
os3.wh0liawhUfvrfuAuSPr08gyty
X-Mailer: YahooMailClassic/11.2.4 YahooMailWebService/0.8.105.277674
Date: Wed, 28 Jul 2010 19:03:24 -0700 (PDT)
From: Pablo Marty <tigrepotrazosalvaje AT yahoo DOT com DOT ar>
Subject: Rv: Re: ASSEMBLER QUESTION - VBE
To: djgpp AT delorie DOT com
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com

--0-489961264-1280369004=:66610
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

sorry, i commited the mistake of mailing to you (DJ Delorie) insteads of th=
e list, i just click the reply button in yahoo mail and there was a fail

--- El jue 29-jul-10, Pablo Marty <tigrepotrazosalvaje AT yahoo DOT com DOT ar> escrib=
i=F3:


De: Pablo Marty <tigrepotrazosalvaje AT yahoo DOT com DOT ar>
Asunto: Re: ASSEMBLER QUESTION - VBE
Para: "DJ Delorie" <dj AT delorie DOT com>
Fecha: jueves, 29 de julio de 2010, 2:00







thanks for your quick answer
=A0
i don't understand a word of assembler, could you correct and=A0rewrite the=
 function set_vesa_bank_pm() for me please?=20
=A0
it's a pitty i=A0can't run my game fast under dosbox, i think it's quite go=
od=A0
=A0
thank you
=A0


--- El jue 29-jul-10, DJ Delorie <dj AT delorie DOT com> escribi=F3:


De: DJ Delorie <dj AT delorie DOT com>
Asunto: Re: ASSEMBLER QUESTION - VBE
Para: djgpp AT delorie DOT com
Fecha: jueves, 29 de julio de 2010, 1:46



You can't clobber a register *and* use it.=A0 For the case you're
talking about, you need to list the registers you're going to use as
outputs, not clobbers.

=A0=0A=0A=0A      
--0-489961264-1280369004=:66610
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

<table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" ><tr><td valign=3D"=
top" style=3D"font: inherit;">sorry, i commited the mistake of mailing to y=
ou (DJ Delorie) insteads of the list, i just click the reply button in yaho=
o mail and there was a fail<BR><BR>--- El <B>jue 29-jul-10, Pablo Marty <I>=
&lt;tigrepotrazosalvaje AT yahoo DOT com DOT ar&gt;</I></B> escribi=F3:<BR>
<BLOCKQUOTE style=3D"BORDER-LEFT: rgb(16,16,255) 2px solid; PADDING-LEFT: 5=
px; MARGIN-LEFT: 5px"><BR>De: Pablo Marty &lt;tigrepotrazosalvaje AT yahoo DOT com=
.ar&gt;<BR>Asunto: Re: ASSEMBLER QUESTION - VBE<BR>Para: "DJ Delorie" &lt;d=
j AT delorie DOT com&gt;<BR>Fecha: jueves, 29 de julio de 2010, 2:00<BR><BR>
<DIV id=3Dyiv756585065>
<TABLE border=3D0 cellSpacing=3D0 cellPadding=3D0>
<TBODY>
<TR>
<TD vAlign=3Dtop>
<DIV>thanks for your quick answer</DIV>
<DIV>&nbsp;</DIV>
<DIV>i don't understand a word of assembler, could you correct and&nbsp;rew=
rite the function set_vesa_bank_pm() for me please? </DIV>
<DIV>&nbsp;</DIV>
<DIV>it's a pitty i&nbsp;can't run my game fast under dosbox, i think it's =
quite good&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>thank you</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR><BR>--- El <B>jue 29-jul-10, DJ Delorie <I>&lt;dj AT delorie DOT com&gt;<=
/I></B> escribi=F3:<BR></DIV>
<BLOCKQUOTE style=3D"BORDER-LEFT: rgb(16,16,255) 2px solid; PADDING-LEFT: 5=
px; MARGIN-LEFT: 5px"><BR>De: DJ Delorie &lt;dj AT delorie DOT com&gt;<BR>Asunto: =
Re: ASSEMBLER QUESTION - VBE<BR>Para: djgpp AT delorie DOT com<BR>Fecha: jueves, 2=
9 de julio de 2010, 1:46<BR><BR>
<DIV class=3Dyiv756585065plainMail><BR>You can't clobber a register *and* u=
se it.&nbsp; For the case you're<BR>talking about, you need to list the reg=
isters you're going to use as<BR>outputs, not clobbers.<BR></DIV></BLOCKQUO=
TE></TD></TR></TBODY></TABLE><BR>&nbsp;</DIV></BLOCKQUOTE></td></tr></table=
><br>=0A=0A=0A=0A=0A      &nbsp;
--0-489961264-1280369004=:66610--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019