public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
From: Jan Willem Stumpel <jstumpel@planet.nl>
To: linux-msdos@vger.kernel.org
Subject: Re: captain comic
Date: Mon, 03 Feb 2003 20:22:16 +0100	[thread overview]
Message-ID: <3E3EC168.7060906@my.home> (raw)

Bart Oldeman wrote:

> EGA can be a little problematic because DOSEMU even needs to
> use CPU emulation to use the planar EGA modes.

> There's a compile-time constant #define COUNT  150 in
> src/env/video/instremu.c you could set that to some lower value
> (10 or maybe even 1). It may or may not help.

It did not ..

I went at it with the INTRSPY program from Schulman's Undocumented
DOS, to see what comic.exe tries to achieve. The only difference I
found was when comic.exe calls int 10 function 12h, which happens
once:

(on X)
12h: video subsys conf,   AX=1200  BX=0010
12h: result:              AX=1200  BX=0003

(on console)
12h: video subsys conf,   AX=1200  BX=0010
12h: result:              AX=1203  BX=0003

If I understand you correctly the "console" result comes from the
real video card, while the "X" result comes from dosemu's VGA
emulator. But the return value of AX should not make any
difference, or should it? Can you suggest any other diagnostics?

Regards, Jan



             reply	other threads:[~2003-02-03 19:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-03 19:22 Jan Willem Stumpel [this message]
2003-02-03 19:44 ` captain comic Bart Oldeman
  -- strict thread matches above, loose matches on Subject: below --
2003-02-01 21:07 Jan Willem Stumpel
2003-02-03  6:32 ` Bart Oldeman

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=3E3EC168.7060906@my.home \
    --to=jstumpel@planet.nl \
    --cc=linux-msdos@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox