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 Subject: Rv: Re: ASSEMBLER QUESTION - VBE To: djgpp AT delorie DOT com MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-489961264-1280369004=:66610" 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 escrib= i=F3: De: Pablo Marty Asunto: Re: ASSEMBLER QUESTION - VBE Para: "DJ Delorie" 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 escribi=F3: De: DJ Delorie 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
=0A=0A=0A=0A=0A   --0-489961264-1280369004=:66610--
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

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

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

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


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

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


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