All of lore.kernel.org
 help / color / mirror / Atom feed
From: "anon permutation" <anonpermutation@hotmail.com>
To: bartoldeman@users.sourceforge.net
Cc: nemesis-lists@icequake.net, linux-msdos@vger.kernel.org
Subject: Re: Dos App hangs with DPMI / PIC problem
Date: Thu, 16 Sep 2004 03:33:03 +0000	[thread overview]
Message-ID: <BAY15-F308GHsmU6Sck0003fca5@hotmail.com> (raw)


Hi,

Thank you for helping.  Okay:

1.  I tried e c316:903a 75, and I see the je changed to jne.  However, the 
app continues to hang inside that loop...

2.  I tried e c316:903a EB08, and I see the je changed to or [bi+si], cl .  
The app continues to hang inside that loop.  However, I think I am not doing 
exactly what Ryan wanted me to do though...

3.  I tried d si+0x8 10 after the test statement.  The value does not 
change.  I checked it for 4 iterations.


What else can I try?





>From: Bart Oldeman <bartoldeman@users.sourceforge.net>
>To: anon permutation <anonpermutation@hotmail.com>
>CC: nemesis-lists@icequake.net, linux-msdos@vger.kernel.org
>Subject: Re: Dos App hangs with DPMI / PIC problem
>Date: Wed, 15 Sep 2004 20:54:17 +1200 (NZST)
>
>On Wed, 15 Sep 2004, anon permutation wrote:
>
> >
> > >The other thing is that you can try patching the conditional jump
> > >immediately after that comparison that never succeeds:
> > >c316:9036 F64408FF         test    [si+0x8],0xff
> > >c316:903a 7408             je      9044
> >
> > how do i "patch" this jump?
>
>in dosdebug type:
>
>e c316:903a 75
>
>that will change the "je" to jne. I had to do something similar for
>command keen 4, it was hanging in a very similar way.
>
>Bart
>-
>To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html

_________________________________________________________________
On the road to retirement? Check out MSN Life Events for advice on how to 
get there! http://lifeevents.msn.com/category.aspx?cid=Retirement


             reply	other threads:[~2004-09-16  3:33 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-16  3:33 anon permutation [this message]
2004-09-16 20:01 ` Dos App hangs with DPMI / PIC problem Ryan Underwood
  -- strict thread matches above, loose matches on Subject: below --
2004-09-17  4:18 anon permutation
2004-09-16 16:45 Stas Sergeev
2004-09-15  4:49 anon permutation
2004-09-15  8:54 ` Bart Oldeman
2004-09-15 21:00   ` Ryan Underwood
2004-09-15 21:43     ` Bart Oldeman
2004-09-16 19:58       ` Ryan Underwood
     [not found] <BAY15-F39YZMGN7Osdt000486a9@hotmail.com>
2004-09-10 16:16 ` Ryan Underwood
2004-09-09  4:10 anon permutation
2004-09-09 15:02 ` Ryan Underwood
2004-09-09  3:28 anon permutation
2004-09-09  2:42 anon permutation
2004-09-08  9:54 anon permutation
2004-09-08 20:49 ` Ryan Underwood

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BAY15-F308GHsmU6Sck0003fca5@hotmail.com \
    --to=anonpermutation@hotmail.com \
    --cc=bartoldeman@users.sourceforge.net \
    --cc=linux-msdos@vger.kernel.org \
    --cc=nemesis-lists@icequake.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.