public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
* Re: captain comic
@ 2003-02-03 19:22 Jan Willem Stumpel
  2003-02-03 19:44 ` Bart Oldeman
  0 siblings, 1 reply; 4+ messages in thread
From: Jan Willem Stumpel @ 2003-02-03 19:22 UTC (permalink / raw)
  To: linux-msdos

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



^ permalink raw reply	[flat|nested] 4+ messages in thread
* captain comic
@ 2003-02-01 21:07 Jan Willem Stumpel
  2003-02-03  6:32 ` Bart Oldeman
  0 siblings, 1 reply; 4+ messages in thread
From: Jan Willem Stumpel @ 2003-02-01 21:07 UTC (permalink / raw)
  To: linux-msdos

The 1980's EGA game Captain Comic (which can still be downloaded
from many sites on the Web) works 100 % OK on the console as far
as I can see.

In X the game is playable, but several image elements are not
displayed, i.e. the start-up screen (a text in green letters which
should be shown while the start-up music plays), and the frame
around the "points counter" on the right. What could be the reason
of this?

Regards, Jan




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-02-03 19:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-03 19:22 captain comic Jan Willem Stumpel
2003-02-03 19:44 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox